Skip to content

A bot that monitors recent suggested edits on Stack Overflow and posts an alert in a chatroom when it comes across a suspicious edit (detected as spam, or approved with 2 rejection votes with at least 1 spam vote)

License

thomas-daniels/SO-EditMonitor

Repository files navigation

EditMonitor

EditMonitor is a bot (written in Python 2.7) that monitors recent suggested edits on Stack Overflow and posts an alert in a chatroom when it comes across a suspicious suggested edit (detected as spam, approved with 2 rejection votes ...). The bot uses ChatExchange for the chat interaction.

EditMonitor uses the Stack Exchange API to get a list of the most recent edits. If you have an API key that you want to use, create a file ApiKey.txt and put the API key in there. The bot will use this if it exists.

Example chat post:

Image of example chat post

EditMonitor is licensed under the CodeProject Open License v1.02. You can find a copy of this license in LICENSE.htm.

About

A bot that monitors recent suggested edits on Stack Overflow and posts an alert in a chatroom when it comes across a suspicious edit (detected as spam, or approved with 2 rejection votes with at least 1 spam vote)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published