Skip to content

reiven/pungabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python , twisted powered irc bot with userbase and twitter support

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages