Skip to content
This repository has been archived by the owner on Nov 20, 2023. It is now read-only.

Jarzon/SteamGroupBot

Repository files navigation

Steam Group Bot

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.

Features

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.

Installation

Application

The app is made using Nw.js. You can download the latest build.

CLI

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.