Skip to content

miguelchuga/tio_chema

 
 

Repository files navigation

Tio Chema

tio_chema is a simple IRC bot, made with love by and for the Guatemalan Free Software Community

Installation

Library depends

  • python-twisted

  • python-yapsy

  • python-tweepy

    bash devel_setup.sh

Usage

Activate the virtual enviroment (optional)

source venv/bin/activate

Edit the bot.cf file to your convenience

Run bot_chema.py

python bot_chema.py bot.cf

Testing

Pending

Plugin Architecture

Pending