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.
- TibiaWiki Bot Proposal for more information about the start of this project.
- TibiaWikiApi which is used to communicate with the wiki, using jwiki to interact with the MediaWiki API.