fxbilocate

This commit is contained in:
2024-11-10 16:10:26 +01:00
parent 6aec5d05d2
commit baeb3de67e
+1 -1
View File
@@ -73,7 +73,7 @@ class Events(commands.Cog):
await channel.send("Słyszałem ja żem że: " + message.content)
return
channel = message.channel
await self.bot.process_commands(message)
#await self.bot.process_commands(message) #uncomment to bilocate
message.content = message.content.lower()