GoldyBot.utility.msgs.help

1class Embed:
2    title = "💟 Help - {}"
3    des = """
4    *Welcome to the NEW and improved help command.*
5    
6    Tip: If you want more info you can also do: 
7    ``!help {cog}``, ``!help {command name}``
8    """
class Embed:
2class Embed:
3    title = "💟 Help - {}"
4    des = """
5    *Welcome to the NEW and improved help command.*
6    
7    Tip: If you want more info you can also do: 
8    ``!help {cog}``, ``!help {command name}``
9    """
Embed()
title = '💟 Help - {}'
des = '\n *Welcome to the NEW and improved help command.*\n \n Tip: If you want more info you can also do: \n ``!help {cog}``, ``!help {command name}``\n '