dr.botzo/ircbot
Brian S. Stephan 995bb643f3 attempt to have outbound recursion
same logic as replacing [subcommand] with the output of subcommand, but
on the outbound side, via {subcommand}. this lets you do something like,
say:

!echo {!facts buh}

and that won't get interpreted until '{!facts buh}' is on its way out of
the bot. thus, you could also put '{!facts buh}' into the output of some
other command, like a countdown reminder
2017-02-23 21:35:03 -06:00
..
ircplugins collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
management collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
migrations collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
templates collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
__init__.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
admin.py xmlrpc: expose IRCBot.reply, use it over privmsg 2017-02-12 11:41:29 -06:00
bot.py attempt to have outbound recursion 2017-02-23 21:35:03 -06:00
forms.py xmlrpc: expose IRCBot.reply, use it over privmsg 2017-02-12 11:41:29 -06:00
lib.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
models.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00