This commit is contained in:
2024-11-14 21:48:24 +01:00
parent 9701c7233f
commit 637926973c
2 changed files with 20 additions and 4 deletions
+1 -3
View File
@@ -67,11 +67,9 @@ class Events(commands.Cog):
return
if isinstance(message.channel, discord.DMChannel):
if message.author.id == 346956223645614080:
await self.bot.process_commands(message)
await ai_functions.hammer_assitant_chat(message)
# hammer pisze dma
# DM do Saint - przerobic na komende z parametrem "id"
# user = await self.bot.fetch_user(703985955312238664)
# channel = await user.create_dm()