mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 13:34:40 +00:00
tst
This commit is contained in:
+1
-3
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user