@client.command(brief="Allows you to create issue",description="Allows you to create issue")
asyncdefissue(ctx):
issueembed=discord.Embed(colour=ctx.author.top_role.colour,description="[Click here to create issue on GitLab](https://git.randomchars.net/Reviath/sakuya-izayoi) \n[If you don't know how to use GitLab, you can come to our server and specify the problem.](https://discord.gg/Nvte7RYfqY)")
issueembed=discord.Embed(colour=ctx.author.top_role.colour,description="[Click here to create issue on GitLab](https://git.randomchars.net/Reviath/sakuya-izayoi) \n[If you don't know how to use GitLab, you can come to our server and specify the problem.](https://discord.gg/xqsTvtM2hk)")
awaitctx.send(embed=discord.Embed(colour=ctx.author.top_role.colour,description=f"[Click here!](https://top.gg/bot/{client.user.id}/vote) \nAlso if you vote, you will get a role in my [guild](https://discord.gg/Nvte7RYfqY)"))