aboutsummaryrefslogtreecommitdiff
path: root/bot.py
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xbot.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot.py b/bot.py
index 320a805..77b1562 100755
--- a/bot.py
+++ b/bot.py
@@ -16,6 +16,7 @@ extensions = [
# "cogs.webserver",
# "cogs.twitter",
"cogs.logs",
+ "cogs.errorhandler"
]