en.json 26 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639
  1. {
  2. "__translator": [
  3. "MarkusRost",
  4. "violine1101",
  5. " ", " ",
  6. " ", " ",
  7. " ", " ",
  8. " ", " "
  9. ],
  10. "fallback": [
  11. " ",
  12. " ",
  13. " ",
  14. " ",
  15. " "
  16. ],
  17. "aliases": {
  18. "bug": ["bug", " ", " ", " ", " "],
  19. "command": ["command", "cmd", " ", " ", " "],
  20. "diff": ["diff", " ", " ", " ", " "],
  21. "discussion": ["discussions", "discussion", " ", " ", " "],
  22. "help": ["help", " ", " ", " ", " "],
  23. "info": ["info", " ", " ", " ", " "],
  24. "invite": ["invite", " ", " ", " ", " "],
  25. "overview": ["overview", " ", " ", " ", " "],
  26. "page": ["page", " ", " ", " ", " "],
  27. "random": ["random", "🎲", " ", " ", " "],
  28. "search": ["search", " ", " ", " ", " "],
  29. "test": ["test", " ", " ", " ", " "],
  30. "user": ["user", " ", " ", " ", " "],
  31. "verify": ["verify", " ", " ", " ", " "]
  32. },
  33. "dateformat": "en-US",
  34. "general": {
  35. "prefix": "the prefix for this server is `$1`. You can change the prefix with `$1settings prefix`. For a list of all commands see `$1help`.",
  36. "missingperm": "I'm missing some permissions for this command:",
  37. "limit": "🚨 **Stop, you hit a limit!** 🚨\n\n$1, your message contained too many commands!",
  38. "disclaimer": "I am a small bot with the purpose to easily link and search MediaWiki sites like Gamepedia and Fandom wikis. I show short descriptions and additional info about pages and am able to resolve redirects and follow interwiki links. $1 wrote me in JavaScript.\n\nYou can support me on Patreon:",
  39. "helpserver": "For questions and problems please visit my support server:",
  40. "patreon": "this is a Patreon only feature!\nYou can support me on Patreon to get access to this feature:"
  41. },
  42. "settings": {
  43. "save_failed": "sadly the settings couldn't be saved, please try again later.",
  44. "missing": "this server isn't set up yet. Use $1 and $2 to change the settings.",
  45. "foundwikis": "Do you mean any of these wikis?",
  46. "current": "these are the current settings for this server:",
  47. "channel current": "these are the current settings for this channel:",
  48. "currentlang": "Language:",
  49. "currentprefix": "Prefix:",
  50. "currentinline": "Inline commands:",
  51. "currentwiki": "Default wiki:",
  52. "currentchannel": "Channel overwrites:",
  53. "nochannels": "*No channel overwrites yet*",
  54. "lang": "the language for this server is:",
  55. "channel lang": "the language for this channel is:",
  56. "langinvalid": "the specified language is not supported!",
  57. "langchanged": "you changed the language for this server to:",
  58. "channel langchanged": "you changed the language for this channel to:",
  59. "langhelp": "Use `$1 <language>` to change the language.\nCurrently supported languages are:",
  60. "wikimissing": "no default wiki is set for this server yet!",
  61. "wiki": "the default wiki for this server is:",
  62. "channel wiki": "the default wiki for this channel is:",
  63. "wikiinvalid": "please provide a valid link to a Gamepedia or Fandom wiki!",
  64. "wikichanged": "you changed the default wiki for this server to:",
  65. "channel wikichanged": "you changed the default wiki for this channel to:",
  66. "wikihelp": "Use `$1 <link>` to change the default wiki.\nLink to the wiki: `https://<wiki>.gamepedia.com/` or `https://<wiki>.fandom.com/`",
  67. "prefix": "the prefix for this server is:",
  68. "prefixinvalid": "the specified prefix is not supported!",
  69. "prefixchanged": "you changed the prefix for this server to:",
  70. "prefixhelp": "Use `$1 <prefix>` to change the prefix.\nUse `_` at the end to indicate a space at end of the prefix.\nThe prefix may not include mentions!",
  71. "inline enabled": {
  72. "inline": "inline commands are currently enabled for this server.",
  73. "channel inline": "inline commands are currently enabled for this channel.",
  74. "inlinechanged": "you enabled inline commands for this server.",
  75. "channel inlinechanged": "you enabled inline commands for this channel.",
  76. "help": "Use `$1` to disable inline commands like `[[$2]]` and `{{$2}}`."
  77. },
  78. "inline disabled": {
  79. "inline": "inline commands are currently disabled for this server.",
  80. "channel inline": "inline commands are currently disabled for this channel.",
  81. "inlinechanged": "you disabled inline commands for this server.",
  82. "channel inlinechanged": "you disabled inline commands for this channel.",
  83. "help": "Use `$1` to enable inline commands like `[[$2]]` and `{{$2}}`."
  84. }
  85. },
  86. "pause": {
  87. "on": "I'm now paused on this server and will ignore most commands!",
  88. "off": "I'm no longer paused on this server and will respond to all commands again!"
  89. },
  90. "voice": {
  91. "text": "I try to give everyone in a voice channel a specific role:",
  92. "enable": "Use `$1` to enable this function.",
  93. "disable": "Use `$1` to disable this function.",
  94. "enabled": "you enabled the function to add roles for voice channels.",
  95. "disabled": "you disabled the function to add roles for voice channels.",
  96. "name": "voice channel name",
  97. "channel": "Voice channel",
  98. "join": "$1 joined the voice channel \"$2\".",
  99. "left": "$1 left the voice channel \"$2\"."
  100. },
  101. "verification": {
  102. "save_failed": "sadly the verification couldn't be saved, please try again later.",
  103. "added": "the verification has been added:",
  104. "updated": "the verification has been updated:",
  105. "deleted": "the verification has been deleted.",
  106. "max_entries": "you already reached the maximal amount of verifications.",
  107. "no_role": "please provide a role for the new verification.",
  108. "current": "these are the current verifications for this server:",
  109. "current_selected": "this is the verification `$1` for this server:",
  110. "missing": "there are no verifications for this server yet.",
  111. "add_more": "Add more verifications:",
  112. "delete_current": "Delete this verification:",
  113. "channel": "Channel:",
  114. "role": "Role:",
  115. "editcount": "Edit count:",
  116. "usergroup": "User group:",
  117. "or": "or",
  118. "and": "and",
  119. "accountage": "Account age:",
  120. "indays": "(in days)",
  121. "rename": "Change nickname:",
  122. "enabled": "enabled",
  123. "disabled": "disabled",
  124. "toggle": "(toggle)",
  125. "rename_no_permission": "**$1 is missing the `Manage Nicknames` permission to force wiki usernames!**",
  126. "role_too_high": "**The role $1 is too high for $2 to assign!**",
  127. "channel_max": "you provided too many channels.",
  128. "channel_missing": "the provided channel does not exist.",
  129. "role_max": "you provided too many roles.",
  130. "role_missing": "the provided role does not exist.",
  131. "role_managed": "the provided role can't be assigned.",
  132. "value_too_high": "the provided value is too high.",
  133. "usergroup_max": "you provided too many user groups.",
  134. "usergroup_too_long": "the provided user group is too long.",
  135. "new_channel": "<new channel>",
  136. "new_role": "<new role>",
  137. "new_editcount": "<new edit count>",
  138. "new_usergroup": "<new user group>",
  139. "new_accountage": "<new account age>"
  140. },
  141. "verify": {
  142. "error": "The verification failed due to an error.",
  143. "error_reply": "the verification failed due to an error, please try again.",
  144. "missing": "there are no verifications set up for this channel.",
  145. "footer": "Wiki Account Verification",
  146. "failed_gblock": "**Check for global block failed!**",
  147. "failed_roles": "**Adding roles failed!**",
  148. "failed_rename": "**Changing the nickname failed!**",
  149. "audit_reason": "Verified as \"$1\"",
  150. "user_missing": "The wiki user \"$1\" doesn't exist.",
  151. "user_missing_reply": "your linked wiki user \"$1\" doesn't exist.",
  152. "user_blocked": "**The wiki user $1 is blocked!**",
  153. "user_blocked_reply": "your linked wiki user **\"$1\" is blocked!**",
  154. "user_gblocked": "**The wiki user $1 is globally blocked!**",
  155. "user_gblocked_reply": "your linked wiki user **\"$1\" is globally blocked!**",
  156. "user_disabled": "**The wiki user $1 is disabled!**",
  157. "user_disabled_reply": "your linked wiki user **\"$1\" is disabled!**",
  158. "user_failed": "Discord user $1 doesn't match the wiki user $2.",
  159. "user_failed_reply": "your Discord tag doesn't match the wiki user \"$1\".",
  160. "user_matches": "Discord user $1 matches the wiki user $2, but doesn't meet the requirements for any roles.",
  161. "user_matches_reply": "your Discord tag matches the wiki user \"$1\", but you don't meet the requirements for any roles.",
  162. "user_verified": "Discord user $1 has been successfully verified as wiki user $2.",
  163. "user_verified_reply": "you have been successfully verified as wiki user \"$1\".",
  164. "user_renamed": "Their Discord nickname has been changed to their wiki username.",
  165. "discord": "Discord user:",
  166. "wiki": "Wiki user:",
  167. "empty": "*empty*",
  168. "notice": "Notice:",
  169. "qualified": "Qualified for:",
  170. "qualified_error": "Qualified for, but can't add:",
  171. "help_guide": "Follow [this guide]($1) to add your Discord tag to your wiki profile:",
  172. "help_gamepedia": "https://help.gamepedia.com/Gamepedia_Help_Wiki:Discord_verification",
  173. "help_fandom": "https://community.fandom.com/wiki/Special:VerifyUser",
  174. "help_subpage": "Please add your Discord tag ($1) to your Discord subpage on the wiki:"
  175. },
  176. "rcscript": {
  177. "title": "Recent changes webhook",
  178. "ad": "You want recent changes directly in Discord? Use `$1rcscript` to add a recent changes webhook based on **$2** to your Discord server!",
  179. "missing": "there are no recent changes webhooks for this server yet.",
  180. "current": "these are the current recent changes webhooks for this server:",
  181. "current_selected": "this is the recent changes webhook for this server:",
  182. "channel": "Channel:",
  183. "wiki": "Wiki:",
  184. "lang": "Language:",
  185. "display": "Display mode:",
  186. "rc": "Wiki changes:",
  187. "feeds": "Feeds based changes:",
  188. "enabled": "enabled",
  189. "disabled": "disabled",
  190. "toggle": "(toggle)",
  191. "help_feeds": "(discussions, message walls, article comments)",
  192. "delete": "Delete this recent changes webhook:",
  193. "add_more": "Add more recent changes webhooks:",
  194. "noadmin": "you need the `Manage Webhooks` permission for this command!",
  195. "max_entries": "you already reached the maximal amount of recent changes webhooks.",
  196. "sysmessage": "the system message `$1` has to be the server id `$2` to add a recent changes webhook.",
  197. "audit_reason": "Recent changes webhook for \"$1\"",
  198. "audit_reason_delete": "Removed recent changes webhook",
  199. "added": "a recent changes webhook has been added for:",
  200. "deleted": "the recent changes webhook has been deleted.",
  201. "webhook_failed": "sadly the webhook couldn't be created, please try again later.",
  202. "current_wiki": "the wiki for this webhook is:",
  203. "help_wiki": "Link to the wiki: `https://<wiki>.gamepedia.com/` or `https://<wiki>.fandom.com/`",
  204. "new_wiki": "<new wiki>",
  205. "updated_wiki": "the wiki for this webhook has been changed to:",
  206. "current_lang": "the language for this webhook is:",
  207. "help_lang": "Currently supported languages are:",
  208. "new_lang": "<new language>",
  209. "updated_lang": "the language for this webhook has been changed to:",
  210. "current_display": "the display mode for this webhook is:",
  211. "help_display_compact": "Compact text messages with inline links.",
  212. "help_display_embed": "Embed messages with edit tags and category changes.",
  213. "help_display_image": "Embed messages with image previews.",
  214. "help_display_diff": "Embed messages with image previews and edit differences.",
  215. "updated_display": "the display mode for this webhook has been changed to:",
  216. "disabled_feeds": "the feeds based changes, like discussions, message walls and article comments, for this webhook have been disabled.",
  217. "enabled_feeds": "the feeds based changes, like discussions, message walls and article comments, for this webhook have been enabled.",
  218. "no_feeds": "the wiki for this webhook has no feeds based features, like discussions, message walls or article comments, enabled.",
  219. "disabled_rc": "the wiki changes for this webhook have been disabled.",
  220. "enabled_rc": "the wiki changes for this webhook have been enabled.",
  221. "all_inactive": "you can't have wiki changes and feeds based changes disabled at the same time.",
  222. "webhook": {
  223. "created": "A recent changes webhook for $1 has been added to this channel.",
  224. "updated_wiki": "The wiki has been changed to $1 for this recent changes webhook.",
  225. "updated_lang": "The language has been changed to `$1` for this recent changes webhook.",
  226. "updated_display_compact": "The display mode has been changed to compact text messages with inline links for this recent changes webhook.",
  227. "updated_display_embed": "The display mode has been changed to embed messages with edit tags and category changes for this recent changes webhook.",
  228. "updated_display_image": "The display mode has been changed to embed messages with image previews for this recent changes webhook.",
  229. "updated_display_diff": "The display mode has been changed to embed messages with image previews and edit differences for this recent changes webhook.",
  230. "disabled_feeds": "The feeds based changes, like discussions, message walls and article comments, have been disabled for this recent changes webhook.",
  231. "enabled_feeds": "The feeds based changes, like discussions, message walls and article comments, have been enabled for this recent changes webhook.",
  232. "disabled_rc": "The wiki changes have been disabled for this recent changes webhook.",
  233. "enabled_rc": "The wiki changes have been enabled for this recent changes webhook.",
  234. "deleted": "This recent changes webhook will be deleted."
  235. }
  236. },
  237. "overview": {
  238. "inaccurate": "Statistics may be inaccurate",
  239. "name": "Full name:",
  240. "vertical": "Vertical:",
  241. "topic": "Topic:",
  242. "founder": "Founder:",
  243. "created": "Created:",
  244. "manager": "Wiki manager:",
  245. "talk": "talk",
  246. "official": "Official wiki:",
  247. "yes": "Yes",
  248. "no": "No",
  249. "articles": "Articles:",
  250. "pages": "Total pages:",
  251. "edits": "Edits:",
  252. "users": "Active users:",
  253. "crossover": "Merged into:",
  254. "description": "Description:",
  255. "image": "Image:",
  256. "none": "*none*"
  257. },
  258. "user": {
  259. "gender": {
  260. "unknown": "Unknown",
  261. "male": "Male",
  262. "female": "Female"
  263. },
  264. "groups": {
  265. "global_bot": "Global bot",
  266. "hydra_staff": "Gamepedia staff",
  267. "wiki_manager": "Wiki manager",
  268. "content_team_member": "Content Team Member",
  269. "grasp": "GRASP",
  270. "bot-global": "Global bot",
  271. "staff": "Fandom staff",
  272. "wiki-manager": "Wiki manager",
  273. "helper": "Fandom helper",
  274. "content-team-member": "Content Team Member",
  275. "soap": "SOAP",
  276. "vstf": "VSTF",
  277. "content-volunteer": "Content volunteer",
  278. "global-discussions-moderator": "Global discussions moderator",
  279. "vanguard": "Vanguard",
  280. "voldev": "Volunteer Developer",
  281. "bot": "Bot",
  282. "checkuser": "Check user",
  283. "bureaucrat": "Bureaucrat",
  284. "sysop": "Administrator",
  285. "interface-admin": "Interface administrator",
  286. "widgeteditor": "Widget editor",
  287. "content-moderator": "Content moderator",
  288. "threadmoderator": "Discussions moderator",
  289. "chatmoderator": "Chat moderator",
  290. "junioradmin": "Junior administrator",
  291. "directors": "Director",
  292. "Patrol": "Inspector",
  293. "editor": "Editor",
  294. "supmoderator": "Senior moderator",
  295. "moderator": "Moderator",
  296. "assistant": "Assistant",
  297. "blogpatrol": "Blog patroller",
  298. "imagecontrol": "Image controller",
  299. "commentcontrol": "Comment controller",
  300. "custodian": "Custodian",
  301. "doyen": "Dean",
  302. "Elite_users": "Elite user",
  303. "codeeditor": "Code editor",
  304. "patrollers": "Patroller",
  305. "patroller": "Patroller",
  306. "rollback": "rollback",
  307. "autoreview": "autoreview",
  308. "autopatroller": "Auto patroller",
  309. "autopatrol": "autopatrol",
  310. "authenticated": "authenticated",
  311. "autoconfirmed": "Autoconfirmed user",
  312. "user": "User"
  313. },
  314. "info": {
  315. "gender": "Gender:",
  316. "registration": "Registration date:",
  317. "editcount": "Edit count:",
  318. "globaleditcount": "Global edit count:",
  319. "wikisedited": "Wikis edited:",
  320. "group": "Group:",
  321. "discord": "Discord:",
  322. "favwiki": "Favorite wiki:",
  323. "loading": "Loading global statistics…"
  324. },
  325. "block": {
  326. "header": "$1 is currently blocked!",
  327. "text": "Blocked on $1 until $2 by $3 with reason \"$4\".",
  328. "noreason": "Blocked on $1 until $2 by $3.",
  329. "nofromtext": "Blocked until $2 by $3 with reason \"$4\".",
  330. "nofromnoreason": "Blocked until $2 by $3.",
  331. "until_infinity": "the end of all days"
  332. },
  333. "gblock": {
  334. "header": "$1 is currently globally blocked!",
  335. "text": "Blocked on $1 until $2 by $3 on $4 with reason \"$5\".",
  336. "noreason": "Blocked on $1 until $2 by $3 on $4.",
  337. "disabled": "This account is currently disabled!"
  338. }
  339. },
  340. "diff": {
  341. "badrev": "at least one revision doesn't exist!",
  342. "nocomment": "*No description provided*",
  343. "hidden": "*hidden*",
  344. "info": {
  345. "editor": "Editor:",
  346. "timestamp": "Edit date:",
  347. "size": "Difference:",
  348. "bytes": "$1 {{PLURAL:$1|Byte|Bytes}}",
  349. "comment": "Comment:",
  350. "tags": "Tags:",
  351. "removed": "Removed:",
  352. "added": "Added:",
  353. "more": "And more",
  354. "whitespace": "Only whitespace"
  355. }
  356. },
  357. "search": {
  358. "infopage": "Not the correct result? Use $1 for a direct link.",
  359. "infosearch": "Not the correct result? Use $1 for a direct link or $2 for a list of all hits.",
  360. "category": {
  361. "content": "Content of this category:",
  362. "empty": "*This category is empty*",
  363. "pages": "$1 {{PLURAL:$1|page|pages}}",
  364. "files": "$1 {{PLURAL:$1|file|files}}",
  365. "subcats": "$1 {{PLURAL:$1|category|categories}}"
  366. },
  367. "special": "Content of this special page:",
  368. "empty": "*This special page is empty*",
  369. "results": "$1 total {{PLURAL:$1|result|results}}"
  370. },
  371. "discussion": {
  372. "post": "post",
  373. "main": "Discussions",
  374. "image": "View Image",
  375. "votes": "$1 {{PLURAL:$1|vote|votes}}"
  376. },
  377. "invite": {
  378. "bot": "Use this link to invite me to another server:"
  379. },
  380. "test": {
  381. "pause": "I'm currently paused on this server.",
  382. "text": [
  383. "I'm fully functional!",
  384. "I'm still alive!",
  385. "and believe me, I am still alive.",
  386. "I'm doing science and I'm still alive.",
  387. "I feel fantastic and I'm still alive.",
  388. " ", " ", " ", " ", " ",
  389. " ", " ", " ", " ", " ",
  390. " ", " ", " ", " ", " ",
  391. " ", " ", " ", " ", " ",
  392. " ", " ", " ", " ", " "
  393. ],
  394. "time": "Response time",
  395. "notice": "Limited functionality",
  396. "MediaWiki": "Requires at least $1 for full functionality, found `$2`.",
  397. "TextExtracts": "Requires the extension $1 for page descriptions.",
  398. "PageImages": "Requires the extension $1 for page thumbnails."
  399. },
  400. "help": {
  401. "all": "So, you want to know what things I can do? Here is a list of all commands that I understand:",
  402. "admin": "These commands can only be performed by administrators:",
  403. "noadmin": "you need the `Manage Server` permission for these commands!",
  404. "pause": "**I'm currently paused on this server!**\nOnly these commands can be performed:",
  405. "footer": "If you got an unwanted response, you can react with 🗑️ to my message and I will delete it.",
  406. "list": {
  407. "default": {
  408. "cmd": "<search term>",
  409. "desc": "I will answer with a link to a matching article in the wiki."
  410. },
  411. "inline": {
  412. "link": {
  413. "cmd": "[[<page name>]]",
  414. "desc": "I will answer with a direct link to the article in the wiki."
  415. },
  416. "template": {
  417. "cmd": "{{<page name>}}",
  418. "desc": "I will answer with a link to the article in the wiki."
  419. }
  420. },
  421. "gamepedia": {
  422. "cmd": "!<wiki> <search term>",
  423. "desc": "I will answer with a link to a matching article in the named Gamepedia wiki: `https://<wiki>.gamepedia.com/`"
  424. },
  425. "fandom": {
  426. "cmd": "?<wiki> <search term>",
  427. "desc": "I will answer with a link to a matching article in the named Fandom wiki: `https://<wiki>.fandom.com/`"
  428. },
  429. "wikia": {
  430. "cmd": "??<wiki> <search term>",
  431. "desc": "I will answer with a link to a matching article in the named Wikia wiki: `https://<wiki>.wikia.org/`"
  432. },
  433. "mwprojects": {
  434. "cmd": "!!<wiki> <search term>",
  435. "desc": "I will answer with a link to a matching article in the named MediaWiki project. Example: `$1!!en.wikipedia.org Cookie`"
  436. },
  437. "user": {
  438. "cmd": "User:<username>",
  439. "desc": "I will show some information about the user."
  440. },
  441. "overview": {
  442. "cmd": "overview",
  443. "desc": "I will show some information and statistics about the wiki."
  444. },
  445. "random": {
  446. "cmd": "random",
  447. "desc": "I will answer with a link to a random page in the wiki."
  448. },
  449. "diff": {
  450. "id": {
  451. "cmd": "diff <diff> [<oldid>]",
  452. "desc": "I will answer with a link to the diff in the wiki."
  453. },
  454. "name": {
  455. "cmd": "diff <page name>",
  456. "desc": "I will answer with a link to the last diff on the article in the wiki."
  457. }
  458. },
  459. "page": {
  460. "cmd": "page <page name>",
  461. "desc": "I will answer with a direct link to the article in the wiki."
  462. },
  463. "search": {
  464. "cmd": "search <search term>",
  465. "desc": "I will answer with a direct link to the search page for the article in the wiki."
  466. },
  467. "minecraft": {
  468. "default": {
  469. "cmd": "/<Minecraft command>",
  470. "desc": "I will answer with the syntax of the Minecraft command and a link to the article for the command in the Minecraft Wiki."
  471. },
  472. "command": {
  473. "cmd": "command <Minecraft command>",
  474. "desc": "I will answer with the syntax of the Minecraft command and a link to the article for the command in the Minecraft Wiki."
  475. },
  476. "bug": {
  477. "cmd": "bug <Minecraft bug>",
  478. "desc": "I will answer with a link to the bug in the Minecraft bug tracker."
  479. }
  480. },
  481. "discussion": {
  482. "thread": {
  483. "cmd": "discussion <search term>",
  484. "desc": "I will answer with a link to a matching discussion thread in the Fandom wiki."
  485. },
  486. "post": {
  487. "cmd": "discussion post <search term>",
  488. "desc": "I will answer with a link to a matching discussion post in the Fandom wiki."
  489. }
  490. },
  491. "info": {
  492. "cmd": "info",
  493. "desc": "I will introduce myself."
  494. },
  495. "help": {
  496. "default": {
  497. "cmd": "help",
  498. "desc": "I will list all the commands that I understand."
  499. },
  500. "command": {
  501. "cmd": "help <bot command>",
  502. "desc": "Wonder how a command works? Let me explain it to you!"
  503. },
  504. "admin": {
  505. "cmd": "help admin",
  506. "desc": "I will list all administrator commands."
  507. },
  508. "verification": {
  509. "cmd": "help verification",
  510. "desc": "I will explain in more detail how the verification command works."
  511. }
  512. },
  513. "settings": {
  514. "default": {
  515. "cmd": "settings",
  516. "desc": "I will change the settings for this server."
  517. },
  518. "wiki": {
  519. "cmd": "settings wiki <wiki>",
  520. "desc": "I will change the default wiki for this server."
  521. },
  522. "lang": {
  523. "cmd": "settings lang <language>",
  524. "desc": "I will change the language for this server."
  525. },
  526. "inline": {
  527. "cmd": "settings inline toggle",
  528. "desc": "I will toggle inline commands for this server."
  529. },
  530. "prefix": {
  531. "cmd": "settings prefix <prefix>",
  532. "desc": "I will change the prefix for this server."
  533. },
  534. "channel": {
  535. "cmd": "settings channel",
  536. "desc": "I will change the overwrites for the current channel."
  537. }
  538. },
  539. "verify": {
  540. "cmd": "verify <wiki username>",
  541. "desc": "Use this command to verify your Discord account with your wiki account and get roles matching your wiki account."
  542. },
  543. "verification": {
  544. "default": {
  545. "cmd": "verification",
  546. "desc": "I will change the wiki verifications used by the `$1verify` command."
  547. },
  548. "add": {
  549. "cmd": "verification add <role>",
  550. "desc": "I will add a new wiki verification. Accepts a `|` separated list."
  551. },
  552. "channel": {
  553. "cmd": "verification <id> channel <new channel>",
  554. "desc": "I will change the channel for the wiki verification. Accepts a `|` separated list."
  555. },
  556. "role": {
  557. "cmd": "verification <id> role <new role>",
  558. "desc": "I will change the role for the wiki verification. Accepts a `|` separated list."
  559. },
  560. "editcount": {
  561. "cmd": "verification <id> editcount <new edit count>",
  562. "desc": "I will change the minimal edit count for the wiki verification."
  563. },
  564. "usergroup": {
  565. "cmd": "verification <id> usergroup <new user group>",
  566. "desc": "I will change the user group for the wiki verification. Accepts a `|` separated list.\n\t• Provide `AND` as the first list entry to make all provided user groups required."
  567. },
  568. "accountage": {
  569. "cmd": "verification <id> accountage <new account age>",
  570. "desc": "I will change the minimal account age (in days) for the wiki verification."
  571. },
  572. "rename": {
  573. "cmd": "verification <id> rename",
  574. "desc": "I will change if the user's Discord nickname should be changed to their wiki username for the wiki verification."
  575. },
  576. "delete": {
  577. "cmd": "verification <id> delete",
  578. "desc": "I will delete the wiki verification."
  579. }
  580. },
  581. "rcscript": {
  582. "default": {
  583. "cmd": "rcscript",
  584. "desc": "I will change the recent changes webhook."
  585. },
  586. "add": {
  587. "cmd": "rcscript add [<wiki>]",
  588. "desc": "I will add a new recent changes webhook."
  589. },
  590. "wiki": {
  591. "cmd": "rcscript wiki <new wiki>",
  592. "desc": "I will change the wiki for the recent changes webhook."
  593. },
  594. "lang": {
  595. "cmd": "rcscript lang <new language>",
  596. "desc": "I will change the language for the recent changes webhook."
  597. },
  598. "display": {
  599. "cmd": "rcscript display <new display mode>",
  600. "desc": "I will change the display mode for the recent changes webhook."
  601. },
  602. "feeds": {
  603. "cmd": "rcscript feeds",
  604. "desc": "I will toggle discussions changes on a Fandom wiki for the recent changes webhook."
  605. },
  606. "delete": {
  607. "cmd": "rcscript delete",
  608. "desc": "I will delete the recent changes webhook."
  609. }
  610. },
  611. "voice": {
  612. "cmd": "voice",
  613. "desc": "I try to give everyone in a voice channel a specific role."
  614. },
  615. "pause": {
  616. "inactive": {
  617. "cmd": "pause $1",
  618. "desc": "I will ignore all commands on this server, except a few admin commands."
  619. },
  620. "active": {
  621. "cmd": "pause $1",
  622. "desc": "I will respond to all commands on this server again."
  623. }
  624. },
  625. "test": {
  626. "cmd": "test",
  627. "desc": "If I'm active, I'll answer! Otherwise not."
  628. }
  629. }
  630. },
  631. "minecraft": {
  632. "link": "https://minecraft.gamepedia.com/",
  633. "cmdpage": "Commands/",
  634. "private": "**Private Issue**",
  635. "fixed": "Fixed Version:",
  636. "more": "And $1 {{PLURAL:$1|more}}.",
  637. "total": "$1 {{PLURAL:$1|issue|issues}} fixed"
  638. }
  639. }