diff --git a/bot.py b/bot.py index ecac6d3..c2c2d1b 100644 --- a/bot.py +++ b/bot.py @@ -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 \ No newline at end of file