@@ -8,6 +8,6 @@ load_dotenv()
asyncio.set_event_loop(asyncio.new_event_loop())
bot = Bot()
bot.load_extension("bot.cogs")
bot.load_extension('bot.cogs')
bot.run(os.getenv("TOKEN"))
bot.run(os.getenv('TOKEN'))
The note is not visible to the blocked user.