aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bot/__main__.py1
-rw-r--r--bot/seasons/evergreen/help.py (renamed from bot/help.py)0
2 files changed, 0 insertions, 1 deletions
diff --git a/bot/__main__.py b/bot/__main__.py
index 3662a63b..5d4056af 100644
--- a/bot/__main__.py
+++ b/bot/__main__.py
@@ -13,6 +13,5 @@ for ext in get_extensions():
bot.load_extension(ext)
bot.load_extension("bot.branding")
-bot.load_extension("bot.help")
bot.run(Client.token)
diff --git a/bot/help.py b/bot/seasons/evergreen/help.py
index e9e1f574..e9e1f574 100644
--- a/bot/help.py
+++ b/bot/seasons/evergreen/help.py