We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71d12e0 commit 1117bd8Copy full SHA for 1117bd8
translations/en-US.json
@@ -4296,6 +4296,9 @@
4296
"description": "Synchronize your Discord account with Hypixel's social menu.",
4297
"options": [],
4298
"responses": {
4299
+ "guildOnly": [
4300
+ "The bot has not been added to this server, you cannot sync your roles here."
4301
+ ],
4302
"synced": [
4303
"Successfully updated your roles."
4304
],
@@ -4330,6 +4333,9 @@
4330
4333
}
4331
4334
4332
4335
4336
4337
+ "The bot has not been added to this server, you cannot use this command here."
4338
4339
"default": [
4340
"This server uses SkyKings to verify that you own a Minecraft account.\n\n",
4341
"To verify, click the 'Verify' button below.\n",
0 commit comments