Fix an oopsie poopsie, a fucky wucky!
This commit is contained in:
parent
8d154b5e8a
commit
af6b091cda
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ module.exports = {
|
||||||
await channel.send({
|
await channel.send({
|
||||||
embeds: [{
|
embeds: [{
|
||||||
title: '**Shut down the bot**',
|
title: '**Shut down the bot**',
|
||||||
description: ':AnitroxWorking: **Shutting Down...**',
|
description: '<a:AnitroxWorking:697147309531594843> **Shutting Down...**',
|
||||||
color: 9442302,
|
color: 9442302,
|
||||||
footer: {
|
footer: {
|
||||||
icon_url: user.displayAvatarURL(),
|
icon_url: user.displayAvatarURL(),
|
||||||
|
|
Reference in a new issue