Add media stuff

This commit is contained in:
CramMK
2020-02-12 13:36:48 +00:00
parent 4581f24da9
commit 1251b915d9
5 changed files with 70 additions and 17 deletions

View File

@@ -36,8 +36,7 @@ class General(commands.Cog):
footer_text = (
"This Bot is an OpenSource project by Marc and can be found "
"on github.com/CramMK/aquabot"
)
"on github.com/CramMK/aquabot")
embed.set_footer(text=footer_text, icon_url=loadconfig.__avatar__)
await ctx.send(embed=embed)