Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

boboben1/NoMoreBots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoMoreBots

NoMoreBots was designed to prevent spam bots from constantly sending invites over steam. Existing solutions only work against friend invites. NoMoreBots also works against group invite spam, which spammers recently started doing!

Works with mobile and email auth

You can log in directly through the app's initial setup.

Installation

Source

Clone this repository and install nodejs.

To Install:

npm i
npm i -g typescript

To Run:

tsc && node dist/index.js

Binaries

Download the latest stable binary from github. Double click and follow onscreen instructions.