Code cleanup of various Wikimedia projects via API with NodeJS.
Experiments of porting wp_sk.js (WP:SK) to NodeJS... Maybe.
To install the necessary dependencies, run the following command:
npm install
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.
Maciej "Nux" Jaros
This project is licensed under the MIT License.