]> jfr.im git - erebus.git/commit
fix crashbug in !modreload / ctlmod.reloadmod
authorzonidjan <redacted>
Sun, 6 Sep 2015 01:47:52 +0000 (20:47 -0500)
committerzonidjan <redacted>
Sun, 6 Sep 2015 01:47:52 +0000 (20:47 -0500)
commite38786129fcb0d996fa7e00bb0d06e359b3e090e
treebb14d809f2dd50a484ff0459864c480fc8cac16a
parentc4763e66da6ad7bef801c1eb1ef6b2ac9dbe4e52
fix crashbug in !modreload / ctlmod.reloadmod

previously a typo or etc could've crashed the bot
(due to ImportError; not finding the requested module)
ctlmod.py
modlib.py
modules/module.py