Getting rid of @commands.
Installing discord.ext.menus Updating Requirements
Adding self.bot
Changing @commands.is_owner() to is.owner()
Importing command from discord.ext Changing @commands.command to @command Adding guild_icon, enso_icon and enso_name Changing the colour of the Embeds Adding ~serverinfo to the help commands Reformatted code and added commentary
Importing Embed and Colour instead of using discord.