An open API service indexing awesome lists of open source software.

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.

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.