Benutzer:Mad melone/WikiTennisBot

aus Wikipedia, der freien Enzyklopädie
Zur Navigation springen Zur Suche springen

WikiTennisBot[Bearbeiten | Quelltext bearbeiten]

What is WikiTennisBot?[Bearbeiten | Quelltext bearbeiten]

WikiTennisBot 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?[Bearbeiten | Quelltext bearbeiten]

Currently, WikiTennisBot provides the following features:

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?[Bearbeiten | Quelltext bearbeiten]

Please 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[Bearbeiten | Quelltext bearbeiten]

Update 2020-10-24: First working version[Bearbeiten | Quelltext 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 | Quelltext bearbeiten]

  • [Add] Admin (Github, Toolforge, project plan)
  • [Add] Project files set up