Skip to content

Commit

Permalink
f*** royale
Browse files Browse the repository at this point in the history
  • Loading branch information
DigiDuncan committed Jan 3, 2023
1 parent c2ff793 commit 9617c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sizebot/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ async def setup_hook():
await bot.load_extension("sizebot.extensions." + extension)
for cog in initial_cogs:
await bot.load_extension("sizebot.cogs." + cog)
await bot.load_extension("sizeroyale.cogs.royale")
# await bot.load_extension("sizeroyale.cogs.royale")

@bot.event
async def on_first_ready():
Expand Down

0 comments on commit 9617c5c

Please sign in to comment.