Skip to content

Commit 3320c14

Browse files
authored
esqueci do blacklist_cache :D
1 parent e50c4e2 commit 3320c14

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

main.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ async def on_ready():
4242
)
4343
)
4444

45+
blacklist_cache = save_blacklist()
46+
4547
# Comandos de Dev
4648
bot.tree.add_command(shutdown.shutdown)
4749
bot.tree.add_command(restart.restart)

0 commit comments

Comments
 (0)