default.json 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185
  1. {
  2. "limit": {
  3. "command": {
  4. "default": 10,
  5. "patreon": 15
  6. },
  7. "interwiki": {
  8. "default": 5,
  9. "patreon": 10
  10. },
  11. "discussion": {
  12. "default": 50,
  13. "patreon": 100
  14. },
  15. "verification": {
  16. "default": 10,
  17. "patreon": 15
  18. },
  19. "rcgcdw": {
  20. "default": 1,
  21. "patreon": 5,
  22. "display": 2
  23. }
  24. },
  25. "defaultPermissions": 939912256,
  26. "defaultSettings": {
  27. "lang": "en",
  28. "wiki": "https://en.wikipedia.org/w/"
  29. },
  30. "timeoptions": {
  31. "year": "numeric",
  32. "month": "short",
  33. "day": "numeric",
  34. "hour": "2-digit",
  35. "minute": "2-digit",
  36. "timeZone": "UTC",
  37. "timeZoneName": "short"
  38. },
  39. "usergroups": [
  40. "global_bot",
  41. "hydra_staff",
  42. "wiki_manager",
  43. "grasp",
  44. "bot-global",
  45. "staff",
  46. "wiki-manager",
  47. "helper",
  48. "content-team-member",
  49. "soap",
  50. "content-volunteer",
  51. "global-discussions-moderator",
  52. "vanguard",
  53. "voldev",
  54. "bot",
  55. "checkuser",
  56. "bureaucrat",
  57. "sysop",
  58. "interface-admin",
  59. "widgeteditor",
  60. "content-moderator",
  61. "threadmoderator",
  62. "chatmoderator",
  63. "junioradmin",
  64. "directors",
  65. "Patrol",
  66. "editor",
  67. "supmoderator",
  68. "moderator",
  69. "assistant",
  70. "blogpatrol",
  71. "imagecontrol",
  72. "commentcontrol",
  73. "custodian",
  74. "doyen",
  75. "Elite_users",
  76. "codeeditor",
  77. "patrollers",
  78. "patroller",
  79. "rollback",
  80. "autoreview",
  81. "autopatroller",
  82. "autopatrol",
  83. "authenticated",
  84. "autoconfirmed",
  85. "user"
  86. ],
  87. "wikiProjects": [
  88. {
  89. "name": "wikipedia.org",
  90. "regex": "((?:[a-z\\d-]{1,50}\\.)?wikipedia\\.org)",
  91. "articlePath": "/wiki/",
  92. "scriptPath": "/w/"
  93. },
  94. {
  95. "name": "mediawiki.org",
  96. "regex": "((?:[a-z\\d-]{1,50}\\.)?mediawiki\\.org)",
  97. "articlePath": "/wiki/",
  98. "scriptPath": "/w/"
  99. },
  100. {
  101. "name": "wikimedia.org",
  102. "regex": "((?:[a-z\\d-]{1,50}\\.)?wikimedia\\.org)",
  103. "articlePath": "/wiki/",
  104. "scriptPath": "/w/"
  105. },
  106. {
  107. "name": "wiktionary.org",
  108. "regex": "((?:[a-z\\d-]{1,50}\\.)?wiktionary\\.org)",
  109. "articlePath": "/wiki/",
  110. "scriptPath": "/w/"
  111. },
  112. {
  113. "name": "wikibooks.org",
  114. "regex": "((?:[a-z\\d-]{1,50}\\.)?wikibooks\\.org)",
  115. "articlePath": "/wiki/",
  116. "scriptPath": "/w/"
  117. },
  118. {
  119. "name": "wikisource.org",
  120. "regex": "((?:[a-z\\d-]{1,50}\\.)?wikisource\\.org)",
  121. "articlePath": "/wiki/",
  122. "scriptPath": "/w/"
  123. },
  124. {
  125. "name": "wikidata.org",
  126. "regex": "((?:[a-z\\d-]{1,50}\\.)?wikidata\\.org)",
  127. "articlePath": "/wiki/",
  128. "scriptPath": "/w/"
  129. },
  130. {
  131. "name": "wikiversity.org",
  132. "regex": "((?:[a-z\\d-]{1,50}\\.)?wikiversity\\.org)",
  133. "articlePath": "/wiki/",
  134. "scriptPath": "/w/"
  135. },
  136. {
  137. "name": "wikiquote.org",
  138. "regex": "((?:[a-z\\d-]{1,50}\\.)?wikiquote\\.org)",
  139. "articlePath": "/wiki/",
  140. "scriptPath": "/w/"
  141. },
  142. {
  143. "name": "wikinews.org",
  144. "regex": "((?:[a-z\\d-]{1,50}\\.)?wikinews\\.org)",
  145. "articlePath": "/wiki/",
  146. "scriptPath": "/w/"
  147. },
  148. {
  149. "name": "wikivoyage.org",
  150. "regex": "((?:[a-z\\d-]{1,50}\\.)?wikivoyage\\.org)",
  151. "articlePath": "/wiki/",
  152. "scriptPath": "/w/"
  153. },
  154. {
  155. "name": "miraheze.org",
  156. "regex": "((?:[a-z\\d-]{1,50}\\.)miraheze\\.org)",
  157. "articlePath": "/wiki/",
  158. "scriptPath": "/w/"
  159. },
  160. {
  161. "name": "metapedia.org",
  162. "regex": "((?:[a-z\\d-]{1,50}\\.)metapedia\\.org)",
  163. "articlePath": "/wiki/",
  164. "scriptPath": "/m/"
  165. },
  166. {
  167. "name": "paradoxwikis.com",
  168. "regex": "((?:[a-z\\d-]{1,50}\\.)paradoxwikis\\.com)",
  169. "articlePath": "/",
  170. "scriptPath": "/"
  171. },
  172. {
  173. "name": "brickimedia.org",
  174. "regex": "((?:[a-z\\d-]{1,50}\\.)brickimedia\\.org)",
  175. "articlePath": "/wiki/",
  176. "scriptPath": "/w/"
  177. },
  178. {
  179. "name": "runescape.wiki",
  180. "regex": "((?:(?:classic|oldschool|pt|www)\\.)?runescape\\.wiki)",
  181. "articlePath": "/w/",
  182. "scriptPath": "/"
  183. }
  184. ]
  185. }