https://github.com/alexanderankin/wikibot.js
Port of pywikibot, heavily inspired.
https://github.com/alexanderankin/wikibot.js
Last synced: 3 months ago
JSON representation
Port of pywikibot, heavily inspired.
- Host: GitHub
- URL: https://github.com/alexanderankin/wikibot.js
- Owner: alexanderankin
- License: gpl-3.0
- Created: 2020-02-13T10:38:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-14T15:14:56.000Z (over 5 years ago)
- Last Synced: 2025-01-14T03:51:33.391Z (5 months ago)
- Language: JavaScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WikiBot.js
Port of pywikibot, heavily inspired.
## Differences
Instead of using this tool as a script, it is intended to be used either as a
`require`-able package or a globally available command in the `PATH`. Instead
of needing to running a `generate_user_files` script, the equivalent is the
login command. To add a MediaWiki site thats not in the standard families, use
the `wikibot families` command.