Help
Difference between revisions of "Bots"
WikiLucas00 (talk | contribs) |
|||
(8 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
{{Draft}} | {{Draft}} | ||
<translate> | <translate> | ||
− | == | + | == Lingua Libre Bot: Keeping Wikimedia sites up to date == <!--T:1--></translate> |
<translate> | <translate> | ||
− | [[<tvar|MetaLLBot>:meta:Special:CentralAuth/Lingua_Libre_Bot</>|''Lingua Libre Bot'']] adds in near real time the new audio recordings on | + | <!--T:2--> |
+ | [[<tvar|MetaLLBot>:meta:Special:CentralAuth/Lingua_Libre_Bot</>|''Lingua Libre Bot'']] adds in near real time the new audio recordings on Wikimedia projects such as Wiktionary or Wikidata. | ||
+ | |||
+ | <!--T:8--> | ||
+ | If you want to learn more about Lingua Libre Bot or if you want it to keep your wiki up to date with our recordings, please visit [[LinguaLibre:Bot]] or contact <tvar|Poslo>[[user talk:Poslovitch|Poslovitch]]</>. </translate> | ||
+ | |||
<translate> | <translate> | ||
− | + | == Other bots == <!--T:3--> </translate> | |
− | == Other bots == </translate> | ||
<translate> | <translate> | ||
− | * | + | <!--T:4--> |
+ | * {{u|FuzzyBot}}, which is a part of MediaWiki's Translate extension. | ||
* {{u|Olafbot}}, which maintains for more than 70 languages a list of words with no audio pronunciation yet, listed by number of Wiktionaries describing them. | * {{u|Olafbot}}, which maintains for more than 70 languages a list of words with no audio pronunciation yet, listed by number of Wiktionaries describing them. | ||
* {{u|PamputtBot}}, which tags items with {{P|33}} when needed. | * {{u|PamputtBot}}, which tags items with {{P|33}} when needed. | ||
+ | * {{u|Dragons Bot}}, which edits batches of lists. | ||
+ | The full list of bots working on Lingua Libre is available [https://lingualibre.org/index.php?title=Special:ListUsers&group=bot here]. | ||
+ | </translate> | ||
+ | <translate> | ||
+ | == Resources == <!--T:5--></translate> | ||
+ | <translate> | ||
+ | <!--T:9--> | ||
+ | * For Pywikibot, see [[<tvar|Hpwb>Help:Log in to Lingua Libre with Pywikibot</>]] | ||
+ | * [<tvar|wikiapi>https://github.com/kanasimi/wikiapi</> Wikiapi] (NodeJS) | ||
+ | * Lingua Libre's API: [https://www.lingualibre.org/api.php https://www.lingualibre.org/api.php] | ||
+ | * {{Q|595275}}, a sandbox element for bot test purposes | ||
</translate> | </translate> | ||
+ | |||
<translate> | <translate> | ||
− | + | <!--T:6--> | |
− | |||
Several contributors have asked for a bot able to edit and update Audio pages on Commons. Below are some elements to develop a such bot. Python, Javascript and MediaWikiJS (user:{name}/common.js) are likely avenues. See also the documentations page and code samples in: </translate> | Several contributors have asked for a bot able to edit and update Audio pages on Commons. Below are some elements to develop a such bot. Python, Javascript and MediaWikiJS (user:{name}/common.js) are likely avenues. See also the documentations page and code samples in: </translate> | ||
* [[:mw:Special:MyLanguage/API:Edit|MediaWiki API: Edit]] | * [[:mw:Special:MyLanguage/API:Edit|MediaWiki API: Edit]] | ||
Line 22: | Line 38: | ||
<translate> | <translate> | ||
− | == See also ==</translate> | + | == See also == <!--T:7--></translate> |
* [[LinguaLibre:Bot]] | * [[LinguaLibre:Bot]] | ||
* [[LinguaLibre:Wikidata]] | * [[LinguaLibre:Wikidata]] | ||
+ | {{Technicals}} | ||
− | [[Category:Lingua Libre:Help]] | + | [[Category:Lingua Libre:Help{{#translation:}}]] |
Latest revision as of 14:53, 20 November 2022
Lingua Libre Bot: Keeping Wikimedia sites up to date
Lingua Libre Bot adds in near real time the new audio recordings on Wikimedia projects such as Wiktionary or Wikidata.
If you want to learn more about Lingua Libre Bot or if you want it to keep your wiki up to date with our recordings, please visit LinguaLibre:Bot or contact Poslovitch.
Other bots
- FuzzyBot, which is a part of MediaWiki's Translate extension.
- Olafbot, which maintains for more than 70 languages a list of words with no audio pronunciation yet, listed by number of Wiktionaries describing them.
- PamputtBot, which tags items with type of issue (P33) when needed.
- Dragons Bot, which edits batches of lists.
The full list of bots working on Lingua Libre is available here.
Resources
- For Pywikibot, see Help:Log in to Lingua Libre with Pywikibot
- Wikiapi (NodeJS)
- Lingua Libre's API: https://www.lingualibre.org/api.php
- Lingua Libre-sandbox (Q595275), a sandbox element for bot test purposes
Several contributors have asked for a bot able to edit and update Audio pages on Commons. Below are some elements to develop a such bot. Python, Javascript and MediaWikiJS (user:{name}/common.js) are likely avenues. See also the documentations page and code samples in: