Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xbmc/xbmc.wiki.bot
xbmc.addonbot
https://github.com/xbmc/xbmc.wiki.bot
Last synced: 3 months ago
JSON representation
xbmc.addonbot
- Host: GitHub
- URL: https://github.com/xbmc/xbmc.wiki.bot
- Owner: xbmc
- Created: 2013-03-29T07:57:24.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-04-11T20:48:38.000Z (7 months ago)
- Last Synced: 2024-06-18T02:33:04.842Z (5 months ago)
- Language: Python
- Size: 45.9 KB
- Stars: 8
- Watchers: 20
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SETUP
=====
0. create a wiki user with 'bot' permissions
1. download pywikibot (https://pywikibot.toolforge.org/core_stable.zip)
2. extract the zipfile
3. place the following files in the pywikibot root directory:
- addons.py
- addons_category.py
- secretsfile
- user-config.py
4. place the following file in the pywikibot/families directory:
- xbmc_family.py
5. to speed things up, set seconds to 0 here:
- https://github.com/wikimedia/pywikibot/blob/46c9a900026092c6bb20c0092b4f76387dfdba38/pywikibot/throttle.py#L232UPDATE WIKI PAGES
=================
0. open a terminal, navigate to the pywikibot root directory and run these commands:
1. python pwb.py login
2. python pwb.py addons.py
3. python pwb.py addons_category.py