Przeglądaj źródła

Update slash command localization

WikiBot-bot 3 lat temu
rodzic
commit
aba6a2bbc5

+ 1 - 32
interactions/commands/inline.json

@@ -1,32 +1 @@
-{
-  "id": "",
-  "application_id": "",
-  "name": "inline",
-  "name_localizations": {
-    "en-GB": "inline",
-    "en-US": "inline"
-  },
-  "description": "Post a message with inline wiki links.",
-  "description_localizations": {
-    "en-GB": "Post a message with inline wiki links.",
-    "en-US": "Post a message with inline wiki links."
-  },
-  "default_permission": true,
-  "default_member_permissions": "68608",
-  "options": [
-    {
-      "type": 3,
-      "name": "text",
-      "name_localizations": {
-        "en-GB": "text",
-        "en-US": "text"
-      },
-      "description": "Text including wikitext links.",
-      "description_localizations": {
-        "en-GB": "Text including wikitext links.",
-        "en-US": "Text including wikitext links."
-      },
-      "required": true
-    }
-  ]
-}
+

+ 1 - 32
interactions/commands/verify.json

@@ -1,32 +1 @@
-{
-  "id": "",
-  "application_id": "",
-  "name": "verify",
-  "name_localizations": {
-    "en-GB": "verify",
-    "en-US": "verify"
-  },
-  "description": "Verify your Discord account with your wiki account.",
-  "description_localizations": {
-    "en-GB": "Verify your Discord account with your wiki account.",
-    "en-US": "Verify your Discord account with your wiki account."
-  },
-  "default_permission": false,
-  "default_member_permissions": "68608",
-  "options": [
-    {
-      "type": 3,
-      "name": "username",
-      "name_localizations": {
-        "en-GB": "username",
-        "en-US": "username"
-      },
-      "description": "Your username on the wiki.",
-      "description_localizations": {
-        "en-GB": "Your username on the wiki.",
-        "en-US": "Your username on the wiki."
-      },
-      "required": false
-    }
-  ]
-}
+