Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 704 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 704 Bytes

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.