https://github.com/macbre/wikimedia-tools
Various bots and tools for Polish Wikipedia
https://github.com/macbre/wikimedia-tools
nodemw wikipedia wikipedia-api
Last synced: 8 days ago
JSON representation
Various bots and tools for Polish Wikipedia
- Host: GitHub
- URL: https://github.com/macbre/wikimedia-tools
- Owner: macbre
- License: mit
- Created: 2018-09-16T14:47:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-16T15:48:24.000Z (almost 8 years ago)
- Last Synced: 2025-11-12T19:24:28.811Z (8 months ago)
- Topics: nodemw, wikipedia, wikipedia-api
- Language: JavaScript
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wikimedia-tools
Various bots and tools for Polish Wikipedia
### `active-users-edit-drop`
Takes the list of 500 top Wikipedia editors and compares number of edits in the last three months and three monhts before. Reports accounts if a significant edit drop.
* **TODO**: Group members
* [User info](https://pl.wikipedia.org/w/api.php?action=query&list=users&ususers=McBre&usprop=groups%7Ceditcount)
* [User contributions list](https://pl.wikipedia.org/w/api.php?action=query&list=usercontribs&ucuser=McBre)