Set Milestone author to @jarvis
This commit is contained in:
parent
189e15b1dd
commit
5ae2df67d6
1 changed files with 6 additions and 0 deletions
|
@ -141,6 +141,12 @@ class GitlabCog(commands.Cog):
|
|||
color="#00FFEE",
|
||||
url=milestone.web_url,
|
||||
)
|
||||
embed.set_author(
|
||||
name="J.A.R.V.I.S.",
|
||||
url="https://git.zevaryx.com/jarvis",
|
||||
icon_url="https://git.zevaryx.com/uploads/-"
|
||||
+ "/system/user/avatar/11/avatar.png",
|
||||
)
|
||||
embed.set_thumbnail(
|
||||
url="https://about.gitlab.com/images"
|
||||
+ "/press/logo/png/gitlab-icon-rgb.png"
|
||||
|
|
Loading…
Add table
Reference in a new issue