WikiTennisBot
BearbeitenWhat is WikiTennisBot?
BearbeitenWikiTennisBot is a Bot that helps to keep tennis-related articles up to date. It is run via the Toolforge and it aims to update Wikipedia articles and Wikidata items each Monday for certain repetititve tasks.
WikiTennisBot has its own user profile (de:Benutzer:WikiTennisBot) via which it submits any edits.
Which features does WikiTennisBot offer now and potentially in the future?
BearbeitenCurrently, WikiTennisBot provides the following features:
- /PlayerProfiles
- Webservice via https://wikitennisbot.toolforge.org/
- Supported Wikipedias: dewp
- Supported functions: createInfobox, updateInfobox
In the medium term, WikiTennisBot seeks to implement the following additional features:
- /PlayerProfiles
- ATP: initial full information to Wikidata for any new player on Wikidata
- ATP: weekly update of changing information (world ranking, win-loss record, prize money,...) in infoboxes
- WTA: initial full information to Wikidata for any new player on Wikidata
- WTA: weekly update of changing information (world ranking, win-loss record, prize money,...) in infoboxes
How to report bugs and request features?
BearbeitenPlease use the GitHub repository to report bugs or request features via https://github.com/madmelone/WikiTennisBot/issues. Also, please don't hesitate to contact me on the WikiTennisBot discussion page
Update log
BearbeitenUpdate 2020-10-24: First working version
Bearbeiten- [Add] Webservice via https://wikitennisbot.toolforge.org/ writes to Benutzer:WikiTennisBot/PlayerInfobox
- [Add] Infobox: createInfobox (based on info from ATP website), updateInfobox (based on info from existing infobox updated by weekly changes (prizemoney, win/loss record singles/doubles, world ranking singles/doubles, number of tournament wins singles/doubles)
- [Add] Infobox: currently only German Wikipedia (de-wp) supported
- [Info] For a list of supported info see ../PlayerProfiles
Update 2020-10-11: Initial setup
Bearbeiten- [Add] Admin (Github, Toolforge, project plan)
- [Add] Project files set up