This page keeps a detailed human friendly rendering of what's new and changed in specific versions for v2.1+.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| self.guild_detect = [336642139381301249] | |
| self.channel_detect = [381963689470984203] | |
| self.detect = [] | |
| self.lol = [] | |
| self.user_mes = [] | |
| @commands.Cog.listener() | |
| async def on_message(self, message): | |
| if message.author.bot: | |
| return |
NewerOlder