diff --git a/commands/general/urbanDictionary.js b/commands/general/urbanDictionary.js index ab9455c..d0d2292 100644 --- a/commands/general/urbanDictionary.js +++ b/commands/general/urbanDictionary.js @@ -91,7 +91,7 @@ module.exports = { } ) .setFooter({ - text: `${serverName} | Source: ${source}`, + text: `${serverName} | Powered by Urban Dictionary | Source: ${source}`, iconURL: serverIcon, }) .setTimestamp();