Collection of scripts and tasks to do automatic updates or maintenance to TibiaWiki.
Two files must be created in the root directory in order to run this.
This file defines the wiki definition to be used.
family = 'tibiawiki'
mylang = 'en'
usernames['tibiawiki']['en'] = 'Username'
password_file = 'user-password.py'The credentials to use.
("Username", BotPassword("BotUser", "Token"))