Eccenux / wiki-node-sk

Code cleanup of various Wikimedia projects via API with NodeJS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-sk

Code cleanup of various Wikimedia projects via API with NodeJS.

Experiments of porting wp_sk.js (WP:SK) to NodeJS... Maybe.

Table of Contents

Installation

To install the necessary dependencies, run the following command:

npm install

Usage

You can start using this project by running the main script located in src/index.js.

Note! You will need bot.config.mjs for this to work. See Wikiploy repo for an example.

Author

Maciej "Nux" Jaros

License

This project is licensed under the MIT License.

About

Code cleanup of various Wikimedia projects via API with NodeJS.


Languages

Language:JavaScript 100.0%