Help
Difference between revisions of "Bots"
WikiLucas00 (talk | contribs) |
WikiLucas00 (talk | contribs) (Marked this version for translation) |
||
Line 2: | Line 2: | ||
{{Draft}} | {{Draft}} | ||
<translate> | <translate> | ||
− | === Lingua_Libre_Bot : Keeping Wikimedia sites up to date ===</translate> | + | === Lingua_Libre_Bot : Keeping Wikimedia sites up to date === <!--T:1--></translate> |
<translate> | <translate> | ||
+ | <!--T:2--> | ||
[[<tvar|MetaLLBot>:meta:Special:CentralAuth/Lingua_Libre_Bot</>|''Lingua Libre Bot'']] adds in near real time the new audio recordings on the Wiktionary / Wikidata websites. Contact [[user talk:Poslovitch|Poslovitch]] or see [[LL:Bot]] for details. </translate> | [[<tvar|MetaLLBot>:meta:Special:CentralAuth/Lingua_Libre_Bot</>|''Lingua Libre Bot'']] adds in near real time the new audio recordings on the Wiktionary / Wikidata websites. Contact [[user talk:Poslovitch|Poslovitch]] or see [[LL:Bot]] for details. </translate> | ||
<translate> | <translate> | ||
− | == Other bots == </translate> | + | == Other bots == <!--T:3--> </translate> |
<translate> | <translate> | ||
+ | <!--T:4--> | ||
* [<tvar|wikiapi>https://github.com/kanasimi/wikiapi</> wikiapi] (NodeJS) | * [<tvar|wikiapi>https://github.com/kanasimi/wikiapi</> wikiapi] (NodeJS) | ||
* {{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. | ||
Line 15: | Line 17: | ||
</translate> | </translate> | ||
<translate> | <translate> | ||
− | === Bot wishlist ===</translate> | + | === Bot wishlist === <!--T:5--></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 25: | ||
<translate> | <translate> | ||
− | == See also ==</translate> | + | == See also == <!--T:7--></translate> |
* [[LinguaLibre:Bot]] | * [[LinguaLibre:Bot]] | ||
* [[LinguaLibre:Wikidata]] | * [[LinguaLibre:Wikidata]] |
Revision as of 21:49, 5 August 2021
Lingua_Libre_Bot : Keeping Wikimedia sites up to date
Lingua Libre Bot adds in near real time the new audio recordings on the Wiktionary / Wikidata websites. Contact Poslovitch or see LL:Bot for details.
Other bots
- wikiapi (NodeJS)
- 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.
Bot wishlist
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: