This website requires JavaScript.
Explore
Help
Register
Sign In
bss
/
dr.botzo
Watch
1
Star
0
Fork
0
You've already forked dr.botzo
Code
Issues
3
Pull Requests
Releases
2
Wiki
Activity
dr.botzo
/
modules
History
Brian S. Stephan
713b1e560b
get around occasional utf8 conversion exceptions by swallowing
...
those exceptions and moving on, since the output never seemed wrong in these cases anyway
2010-08-24 13:25:30 -05:00
..
__init__.py
vi modelines for split out files
2010-07-28 23:48:47 -05:00
Countdown.py
add method to remove metaoptions (debug, the new 'meta.pubmsg_needs_bot_prefix') from a list. provided for convenience
2010-08-01 12:13:38 -05:00
Dice.py
remove_global_handler() for pubmsg and privmsg by default, since Module does the add_global_handler() (last commit)
2010-07-30 18:53:58 -05:00
FactFile.py
standardize config sections to use class name. NOTE: USERS NEED TO UPDATE THEIR CONFIG
2010-08-01 11:41:26 -05:00
GoogleTranslate.py
get around occasional utf8 conversion exceptions by swallowing
2010-08-24 13:25:30 -05:00
IrcAdmin.py
standardize config sections to use class name. NOTE: USERS NEED TO UPDATE THEIR CONFIG
2010-08-01 11:41:26 -05:00
Seen.py
standardize config sections to use class name. NOTE: USERS NEED TO UPDATE THEIR CONFIG
2010-08-01 11:41:26 -05:00
Trigger.py
make trigger work with regexes
2010-08-01 12:22:59 -05:00
Urls.py
standardize config sections to use class name. NOTE: USERS NEED TO UPDATE THEIR CONFIG
2010-08-01 11:41:26 -05:00
Weather.py
weather module. same output as in the irssi bot script. uses pywapi that was added a couple commits ago
2010-07-30 20:30:39 -05:00