Skip to content

thisismiller/piebot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributing

    vagrant up
    vagrant ssh
    virtualenv env
    source env/bin/activate
    python setup.py develop
    cp settings.py.default settings.py
    cp bootstrap.py.default bootstrap.py

Edit settings.py and bootstrap.py

    python bootstrap.py
    python bin/bot.py

About

A python IRC bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published