Debug GitLab note DM v8
This commit is contained in:
parent
fbd225ea6d
commit
01dd4979d8
2 changed files with 5 additions and 5 deletions
5
bot.py
5
bot.py
|
|
@ -265,7 +265,4 @@ class MyBot(commands.Bot):
|
|||
return
|
||||
if isinstance(error, commands.CheckFailure):
|
||||
return
|
||||
kuby_logger.error(f"Command error in {ctx.command}: {str(error)}", exc_info=True)
|
||||
|
||||
|
||||
bot = MyBot()
|
||||
kuby_logger.error(f"Command error in {ctx.command}: {str(error)}", exc_info=True)
|
||||
Loading…
Add table
Add a link
Reference in a new issue