Lunatixz / xbmc.wiki.bot

xbmc.addonbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SETUP

  1. create a wiki user with 'bot' permissions
  2. download pywikibot (http://tools.wmflabs.org/pywikibot/core.zip)
  3. extract the zipfile
  4. place the following files in the pywikibot root directory:
  • addons.py
  • addons_category.py
  • secretsfile
  • user-config.py
  1. place the following file in the pywikibot/families directory:
  • xbmc_family.py
  1. to speed things up, set seconds to 0 here:

UPDATE WIKI PAGES

  1. open a terminal, navigate to the pywikibot root directory and run these commands:
  2. python pwb.py login
  3. python pwb.py addons.py
  4. python pwb.py addons_category.py

About

xbmc.addonbot


Languages

Language:Python 100.0%