A bot to moderate a Steam group.
For now it delete spam comments in the group homepage, it won't ban users nor moderate group discussions. It can detects spam even if the spammer change come characters to try to bypass detection.
If you have some feature request to help moderate a group don't hesitate to post them in the issues section.
You can also look at the planed features and add a reaction to help prioritizing them.
The app is made using Nw.js. You can download the latest build.
If you only want to use it in the command line you can get the latest version, with it dependencies, using npm.
npm install steamgroupbot
Then manually edit config.js to fit your needs and launch the bot using node cli.js
.