Skip to content

hef/sedbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sedbot is an irc chat correction bot using a sed like syntax

Installation

In a bash shell with python 2, run the following comands

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
./main.py

About

IRC Text correction bot based on sed syntax

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages