benjaminkomen / TibiaWikiBot

MediaWiki bot to parse and edit wiki articles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Quality Gate Coverage

TibiaWikiBot

Purpose

TibiaWikiBot acts as a MediaWiki bot which can be run manually from your local machine. It has these main jobs:

  • Creatures Service: check all creature pages for new loot information and add to item's droppedBy lists;
  • Items Service: check all item pages for new loot information and add to creature's loot lists;
  • Loot Statistics Service: check all loot statistics pages for new loot information and add to creature's loot lists.

The result of these services is used to add missing links to creatures on item pages and missing links to items on creature pages on TibiaWiki, a wiki about the game Tibia.

See also

About

MediaWiki bot to parse and edit wiki articles

License:MIT License


Languages

Language:Kotlin 100.0%