Skip to content

Headless chatbot that detects spam and posts links to it to chatrooms for quick deletion.

Notifications You must be signed in to change notification settings

braiam/SmokeDetector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmokeDetector

Headless chatbot that detects spam and posts it to chatrooms. Uses ChatExchange and takes questions from the realtime tab

Example chatpost

To setup:

git clone https://github.com/Charcoal-SE/SmokeDetector.git
cd SmokeDetector
git submodule init
git submodule update
sudo pip install beautifulsoup
sudo pip install requests --upgrade
sudo pip install websocket-client

To run: python ws.py, preferably in a daemon-able mode. Like in a screen session.

You can run . ChatExchange/setp.sh to set local environment variables so that you don't have to log in every time. Only supports SE openids for now

About

Headless chatbot that detects spam and posts links to it to chatrooms for quick deletion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published