mirror of
https://gitlab.com/bignutty/labscore.git
synced 2025-06-09 22:53:06 -04:00
guild -> server in user facing strings
This commit is contained in:
parent
b67d4d40a4
commit
9b053ac27b
5 changed files with 11 additions and 11 deletions
|
@ -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) => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue