therealmistericraft / MisteriBot

The MisteriBot is a Discord Bot, actually designed only to work on my Server, but I want to change this.
2 stars 0 forks source link

clean code #10

Open therealmistericraft opened 4 years ago

therealmistericraft commented 4 years ago

discord.Embed( _____title="xyz", _____description="xyz", _____colour=discord.Colour.xyz _____) instead of discord.Embed(title="xyz", description="xyz", colour=discord.Colour.xyz) for example

( _____ == TAB )