summary refs log tree commit diff stats
path: root/bot.py
diff options
context:
space:
mode:
Diffstat (limited to 'bot.py')
-rw-r--r--bot.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/bot.py b/bot.py
index 3b75565..6c3dcd3 100644
--- a/bot.py
+++ b/bot.py
@@ -23,6 +23,7 @@ class QBBBot(Bot):
         await self.load_extension('cogs.tossup')
         await self.load_extension('cogs.solo')
         await self.load_extension('cogs.stats')
+        await self.load_extension('cogs.search')
         await self.load_extension('jishaku')