Little bot that watches for edits to organisation related pages and alerts a Slack channel, to monitor for vandalism or incorrect content.
Powered by the wikichanges nodejs library.
This repository has files that support deployment to a Dokku installation, and requires the dokku-apt
extension.
Push to Dokku (or run locally, installing dependencies). Set the SLACK_API_URL
environment variable to an Incoming Webhook URL for Slack.
- Move more things out of .js and into a config file and/or environment variables.
- Add option to hide bot edits