Skip to content
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.

billyvg/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

Languages