aboutsummaryrefslogtreecommitdiff
path: root/bot.py
diff options
context:
space:
mode:
Diffstat (limited to 'bot.py')
-rwxr-xr-xbot.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot.py b/bot.py
index 30d8b1f..ced13ca 100755
--- a/bot.py
+++ b/bot.py
@@ -13,6 +13,7 @@ extensions = [
"cogs.trans",
"cogs.player",
"cogs.general",
+ "cogs.webserver",
"cogs.logs"
]