utility.banner: copypaste coding at its finest (avatar -> banner)
This commit is contained in:
parent
460f757933
commit
67db6a0173
1 changed files with 1 additions and 1 deletions
|
@ -119,7 +119,7 @@ banner.callback = async function (msg, line) {
|
||||||
return {
|
return {
|
||||||
embed: {
|
embed: {
|
||||||
color,
|
color,
|
||||||
title: `Avatar for \`${user.username}#${user.discriminator}\``,
|
title: `Banner for \`${user.username}#${user.discriminator}\``,
|
||||||
url,
|
url,
|
||||||
image: {
|
image: {
|
||||||
url,
|
url,
|
||||||
|
|
Loading…
Reference in a new issue