commands: add Powered by Urban Dictionary to urban dictionary

This commit is contained in:
Ayden Jahola 2024-09-08 01:24:23 +01:00
parent a9e163c104
commit 80563bcb9f
No known key found for this signature in database
GPG key ID: 71DD90AE4AE92742

View file

@ -91,7 +91,7 @@ module.exports = {
}
)
.setFooter({
text: `${serverName} | Source: ${source}`,
text: `${serverName} | Powered by Urban Dictionary | Source: ${source}`,
iconURL: serverIcon,
})
.setTimestamp();