en.json 387 B

1234567891011121314
  1. {
  2. "inline": {
  3. "name": "inline",
  4. "description": "Post a message with inline wiki links.",
  5. "options[0].name": "text",
  6. "options[0].description": "Text including wikitext links."
  7. },
  8. "verify": {
  9. "name": "verify",
  10. "description": "Verify your Discord account with your wiki account.",
  11. "options[0].name": "username",
  12. "options[0].description": "Your username on the wiki."
  13. }
  14. }