fix: Add missing permission wards.
This commit is contained in:
@@ -196,7 +196,7 @@ class LionBot(Bot):
|
||||
extra={'action': 'BotError', 'with_ctx': True}
|
||||
)
|
||||
try:
|
||||
await ctx.error_rely(exception.message)
|
||||
await ctx.error_reply(exception.message)
|
||||
except Exception:
|
||||
pass
|
||||
except Exception:
|
||||
|
||||
Reference in New Issue
Block a user