dr.botzo/modules
Brian S. Stephan 96d58f81c4 Dispatch: support file targets
if for some reason (spoilers: i have a reason) you would want to have
dispatched stuff go to a file, that can now be done. prepend the
(fully-qualified) filename with FILE: in the database and off you go
2013-06-08 21:15:04 -05:00
..
Achievements.py rename Module.new_sendmsg() -> Module.sendmsg() 2013-02-09 15:11:38 -06:00
Acro.py rename Module.new_sendmsg() -> Module.sendmsg() 2013-02-09 15:11:38 -06:00
Babelfish.py Module: remove reply(), use DrBotIRC's 2012-12-19 20:51:35 -06:00
Countdown.py Countdown: remove unused import re 2012-12-20 18:06:09 -06:00
Dice.py Dice: only match !dice/!ctech at start of line 2013-02-11 14:06:15 -06:00
Dispatch.py Dispatch: support file targets 2013-06-08 21:15:04 -05:00
Echo.py Echo: fix comment, groups is a tuple, not a list 2012-12-20 14:29:52 -06:00
EightBall.py Module: don't pass DrBotServerConnection to init 2012-12-19 21:06:53 -06:00
Facts.py Module: don't pass DrBotServerConnection to init 2012-12-19 21:06:53 -06:00
IrcAdmin.py IrcAdmin: sleep a configured time before autojoin 2013-01-13 11:45:01 -06:00
Karma.py remove all of the help stuff 2012-12-19 21:12:49 -06:00
Markov.py Markov: handle empty reply chains more gracefully 2013-05-03 16:03:07 -05:00
Pi.py Pi: comment cleanups 2012-12-21 11:24:16 -06:00
Seen.py Module: remove reply(), use DrBotIRC's 2012-12-19 20:51:35 -06:00
Storycraft.py rename Module.new_sendmsg() -> Module.sendmsg() 2013-02-09 15:11:38 -06:00
TextTransform.py Module: remove reply(), use DrBotIRC's 2012-12-19 20:51:35 -06:00
Twitter.py Twitter: re-enable timeline polling and display 2013-05-03 10:58:24 -05:00
Weather.py Module: don't pass DrBotServerConnection to init 2012-12-19 21:06:53 -06:00
__init__.py turns out we do indeed need modules/__init__.py, so add it back 2011-01-08 09:39:05 -06:00