#How to fix?

1 messages · Page 1 of 1 (latest)

silent brook
#

Instead of commands.event use commands.Cog.listener()

#

.event can be used in your main bot file, it can't be used inside of a cog.