This commit is contained in:
2024-12-18 23:21:21 +01:00
parent 2e23956986
commit cc57b0c52d
+1
View File
@@ -87,6 +87,7 @@ class Events(commands.Cog):
for superfryta in SPECJALNE_ZIEMNIACZKI.values(): for superfryta in SPECJALNE_ZIEMNIACZKI.values():
if ctx.message.author.id == superfryta[0]: if ctx.message.author.id == superfryta[0]:
self.armia[superfryta[2]] = dm_mode_arg self.armia[superfryta[2]] = dm_mode_arg
self.logger.info(self.armia)
await ctx.reply("Weszlo") await ctx.reply("Weszlo")
return return
await ctx.reply( await ctx.reply(