No description
- PHP 81.1%
- CSS 10.5%
- JavaScript 8.4%
|
|
||
|---|---|---|
| src | ||
| .env.example.ini | ||
| .gitignore | ||
| dashboard-widget-cluebotng.php | ||
| HTMLCluebotngEditElement.js | ||
| HTMLWidgetCluebotngElement.js | ||
| icon.png | ||
| LICENSE | ||
| README.md | ||
| style.css | ||
| widget.json | ||
Example vandalism on Wikipedia, which can be strange and funny sometimes
dashboard-widget-cluebotng
The last edit by Wikipedia bot ClueBot NG. From the ClueBot NG user page on Wikipedia:
ClueBot NG is an anti-vandalism bot that tries to detect and revert vandalism quickly and automatically.
The vandalism can be quite funny sometimes, and this is a widget which lists them.
This widget periodically fetches the latest contributions from the Wikipedia API and renders the newest ClueBot NG edit diff. Recent contribution data and the rendered diff are cached in Dashboard widget storage between refreshes.
Configuration
Copy .env.example.ini to .env.ini and set refresh_interval to control how often the widget fetches new edits, in seconds.