boorad / douglbutt

Asynchronous Python IRC bot with social networking plugins

Home Page:http://lysol.github.com/douglbutt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FREDERICK DOUGLBUTT

This is an ultra-simple (sorta) IRC bot that uses irclib. A little messy, but I'm ok with it. You can write new plugins pretty simply.

REQUIREMENTS

  • python-irclib

Twitter support requires:

  • python-oauth2
  • python-simplejson

Tumblr support requires:

INSTALLATION AND USE

git clone git@github.com:lysol/douglbutt.git
cd douglbutt
python setup.py install
cp src/douglbutt.conf-dist ~/douglbutt.conf
vim ~/douglbutt.conf
python -m douglbutt.__init__ ~/douglbutt.conf

About

Asynchronous Python IRC bot with social networking plugins

http://lysol.github.com/douglbutt


Languages

Language:Python 100.0%