add stupid level debug
This commit is contained in:
parent
316ff36b8f
commit
30d048e53f
@ -52,6 +52,7 @@ class ReginaldCog(commands.Cog):
|
||||
|
||||
@commands.Cog.listener()
|
||||
async def on_message(self, message, ctx):
|
||||
ctx.send("<heard message>")
|
||||
if message.author.bot or not message.guild:
|
||||
return # Ignore bots and DMs
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user