Various fixes:
pass encoding to Plugin.__init__ so the plugins know the encoding
Seen plugin it's now persistent, using shelve.Shelf and other minor fixes
add meta commands support via privmsg
translate the messages in dispatcher.py (we need some internationalion support...gettext?)
allow configure msg length
Various fixes:
pass encoding to Plugin.__init__ so the plugins know the encoding
Seen plugin it's now persistent, using shelve.Shelf and other minor fixes
add meta commands support via privmsg
translate the messages in dispatcher.py (we need some internationalion support...gettext?)
allow configure msg length