mirror of
https://github.com/jlu5/PyLink.git
synced 2025-02-11 03:50:45 +01:00
![James Lu](/assets/img/avatar_default.png)
This was actually several bugs in one: - The sys.exit() call in loadConf should be... toggleable - loadConf printed errors but forgot to re-raise the actual exception it caught - The error reply in the REHASH command was passing the wrong arguments to irc.reply(), which would cause an error within an error when it ran