Update chat.py
This commit is contained in:
parent
57b95a04c6
commit
0fd3b8e57d
@ -180,6 +180,7 @@ class Chatter(Cog):
|
||||
else:
|
||||
await ctx.send("Error occurred :(")
|
||||
|
||||
@commands.Cog.listener()
|
||||
async def on_message(self, message: discord.Message):
|
||||
"""
|
||||
Credit to https://github.com/Twentysix26/26-Cogs/blob/master/cleverbot/cleverbot.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user