dagny is an extensible framework for creating IRC bots, as well as a complete example bot.
Be the first to post a text review of dagny -- an IRC bot framework in Python. Rate and review a project by clicking thumbs up or thumbs down in the right column.
I am closing this sourceforge account since I do not agree with the change in the terms of service. Email me if you are interested to know where the project will be hosted afterwards.
* I changed the module used for the databases. This could cause problems when accessing existing databases. You can change the import dbmhash line in Database.py to import anydbm if you like. * I've added flags support to the ReplaceAction. You can now do dagny: key s/regexp/string/gi for a global search-replace and case insensitive searching. Those are the only flags that seemed to make much sense, but you can pass others through the regexp if you find the need. Consult the python re documentation on info how to do this. * I finally got around to making sure the databases are synced when dagny is reloaded * fixed a tasty bug regarding privmsging an AddressedAction.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?