guild -> server in user facing strings

This commit is contained in:
derpystuff 2024-04-06 15:10:13 +02:00
parent b67d4d40a4
commit 9b053ac27b
5 changed files with 11 additions and 11 deletions

View file

@ -10,7 +10,7 @@ module.exports = {
description: 'Displays the server icon.',
description_short: 'Server icon',
category: 'info',
usage: 'guildicon'
usage: 'servericon'
},
permissionsClient: [Permissions.EMBED_LINKS, Permissions.SEND_MESSAGES, Permissions.USE_EXTERNAL_EMOJIS, Permissions.READ_MESSAGE_HISTORY],
run: async (context) => {