discord embed link
[Link text](http://example.com)
discord embed link
[Link text](http://example.com)
embed generator discord
embed=discord.Embed(title="List of Available Commands :", color=0x0400ff)
embed.set_author(name="Help")
embed.add_field(name="Hunt", value="For Hunting", inline=False)
embed.add_field(name="Fish", value="For Fishing", inline=False)
embed.add_field(name="Help", value="For Help", inline=False)
embed.add_field(name="Dance", value="Just For Fun :)", inline=False)
await ctx.send(embed=embed)
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us