|
|
@ -33,6 +33,7 @@ async def on_message(message):
|
|
|
|
if message.author.bot:
|
|
|
|
if message.author.bot:
|
|
|
|
return
|
|
|
|
return
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Don't count messages that are taken in the dms
|
|
|
|
if isinstance(message.channel, DMChannel):
|
|
|
|
if isinstance(message.channel, DMChannel):
|
|
|
|
pass
|
|
|
|
pass
|
|
|
|
else:
|
|
|
|
else:
|
|
|
|