mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
TEst
This commit is contained in:
+2
-1
@@ -214,8 +214,9 @@ class Events(commands.Cog):
|
||||
await ai_functions.echo(message)
|
||||
return
|
||||
elif self.armia[message.author.id] == Dm_Mode.ARMIA_HAMMERA:
|
||||
self.logger.info("Armia Hammera function call")
|
||||
self.logger.info("Armia Hammera get context")
|
||||
ctx = await self.bot.get_context(message)
|
||||
self.logger.info("Armia Hammera function call")
|
||||
self.armia_hammera_back(ctx=ctx, message_txt=message.content)
|
||||
return
|
||||
elif self.armia[message.author.id] == Dm_Mode.SEKRETNY_SEKSRET:
|
||||
|
||||
Reference in New Issue
Block a user