log fix 4
This commit is contained in:
parent
a640a0c1dc
commit
e3d4df48ed
@ -158,7 +158,7 @@ class WynncraftCog(commands.Cog):
|
||||
# await discord_member.remove_roles(roles_to_remove)
|
||||
await self._log("remove roles: %s" % roles_to_remove)
|
||||
else:
|
||||
await self._log("max_combat_lvl_class and discord_member False")
|
||||
await self._log("max_combat_lvl_class: %s, discord_member: %s" % (max_combat_lvl_class, discord_member))
|
||||
|
||||
except:
|
||||
if await self.config.log():
|
||||
|
Loading…
Reference in New Issue
Block a user