Update 'bot.py'

Testing fetch
This commit is contained in:
2021-11-30 01:00:04 -05:00
parent 9408daead3
commit 91d79928cc

2
bot.py
View File

@@ -60,3 +60,5 @@ async def leave(ctx):
#Enable below for 420 timer
#bot.loop.create_task(bg_timer())
bot.run(BOT_TOKEN)
# Testing fetch