Skip to content

Commit 263c637

Browse files
Update main.py
1 parent 88eacaa commit 263c637

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ async def reload(ctx, *, arg1):
100100

101101
bot.load_extension("cogs.cexec")
102102
bot.load_extension("cogs.eval")
103+
bot.load_extension("cogs.q")
103104
keep_alive()
104105
bot.run('token')
105106

0 commit comments

Comments
 (0)