Skip to content

jwinget/Suckbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Suckbot

Bad IRC Markov bot

Running

virtualenv env

touch combined.txt

# copy default config to runtime config
cp config.yaml.default config.yaml

# update the settings for your own bot/server
vim config.yaml

./runbot.sh

runbot.sh will source the virtualenv, install/update dependencies, and launch the bot.

About

Bad IRC Markov bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published