more generous role match function
This commit is contained in:
parent
e0029118f9
commit
240ad44e4c
2 changed files with 4 additions and 6 deletions
|
|
@ -159,6 +159,6 @@ async def logout(ctx):
|
|||
@developer
|
||||
async def debug(ctx):
|
||||
print("DEBUG")
|
||||
print(ctx.message.author.id)
|
||||
print(ctx.message.content)
|
||||
|
||||
bot.run(TOKEN)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue