X-Git-Url: https://jfr.im/git/erebus.git/blobdiff_plain/0778c0299dac4147424ccb4bc81b8cf92c9194b8..56580e4e6b07ddb00b7046e77dc007626ce130fb:/modules/exception_hook.py diff --git a/modules/exception_hook.py b/modules/exception_hook.py index 28c4c54..78b51ba 100644 --- a/modules/exception_hook.py +++ b/modules/exception_hook.py @@ -1,5 +1,6 @@ # Erebus IRC bot - Author: Erebus Team # vim: fileencoding=utf-8 +# A basic exception hook. Sends exceptions to `[exception_hook] destination` in the config. # This file is released into the public domain; see http://unlicense.org/ # module info