fixed start after move
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
from disnake import Intents
|
||||
from disnake.ext import commands
|
||||
|
||||
|
||||
intents = Intents(messages=True,
|
||||
message_content=True,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user