We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1117bd8 commit fb4d0b9Copy full SHA for fb4d0b9
translations/en-US.json
@@ -4297,7 +4297,10 @@
4297
"options": [],
4298
"responses": {
4299
"guildOnly": [
4300
- "The bot has not been added to this server, you cannot sync your roles here."
+ "This command can only be used in servers with the bot!"
4301
+ ],
4302
+ "guildNotAuthorized": [
4303
+ "The bot has not been added to this server, you cannot use this command here."
4304
],
4305
"synced": [
4306
"Successfully updated your roles."
@@ -4334,6 +4337,9 @@
4334
4337
4335
4338
4336
4339
4340
4341
4342
4343
"The bot has not been added to this server, you cannot use this command here."
4344
4345
"default": [
0 commit comments