Using self.bot.generate_embed()
Made text into embeds Simplifying code
Adding self.generate_embed() Made on_ready a @staticmethod
Not logging message deletions from other bots
Added logging for message deletions
Properly indented the code Added GPLv3 license
Added logging for messages not stored within internal cache
Only logs messages fully up to 500 characters