Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 1.27 KB

README.mkdn

File metadata and controls

54 lines (38 loc) · 1.27 KB

pungaBot

Description

A pure python IRC bot ,using the Twisted matrix IRC library Its based on of pyfibot (http://code.google.com/p/pyfibot/) by Riku Lindblad

This version includes:

  • user authentication (using sqlite as db)
  • public & private messages handling
  • twitter integration
  • a couple of new usefull modules
  • ssl support

Python libraries needed

Also, if you are using virtualenv, you can use provided "requirements.txt" file

Usage

$ cd pungabot
$ vi bot.config
$ python pungabot.py 

The last step will notify if you're missing any libraries

Documentation

See the /doc directory for howtos

License

This package is distributed under the BSD. See also LICENSE.


federico reiven reiven@gmail.com