Skip to content

xbmc/xbmc.wiki.bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SETUP

  1. create a wiki user with 'bot' permissions
  2. download pywikibot (https://pywikibot.toolforge.org/core_stable.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

Releases

No releases published

Packages

No packages published

Languages