diff --git a/commands/message/fun/chat.js b/commands/message/fun/chat.js index 38e9956..02dfaba 100644 --- a/commands/message/fun/chat.js +++ b/commands/message/fun/chat.js @@ -52,7 +52,7 @@ module.exports = { description: description.join('\n').substr(), footer: { text: `This information may be inaccurate or biased • ${context.application.name}`, - icon: STATICS.openai + iconUrl: STATICS.openai } })]}) }catch(e){ diff --git a/commands/message/fun/disstrack.js b/commands/message/fun/disstrack.js index 0d10950..6840393 100644 --- a/commands/message/fun/disstrack.js +++ b/commands/message/fun/disstrack.js @@ -38,7 +38,7 @@ module.exports = { description: codeblock("ansi", [res.body.output.substr(0, 2020)]), footer: { text: `🗣🗣📢🔥🔥🔥🔥💯 • ${context.application.name}`, - icon: STATICS.openai + iconUrl: STATICS.openai } })]}) }catch(e){