en.json 23 KB

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