dr.botzo/dr_botzo/markov
Brian S. Stephan 07ca50dfb6 ircbot: reply() method that supports recursion
undecided if i'll bother to bring recursion back, but if it works out,
provide this method to either reply or give text to the thing recursing.
either way this is a bit clearer than using privmsg() directly, usually
2015-05-15 17:35:03 -05:00
..
migrations markov: increase context/target name size 2015-05-15 08:32:36 -05:00
templates Django 1.8 port: move markov templates to app dir 2015-05-15 08:30:58 -05:00
__init__.py reorganizing project directories, part 1 2015-05-08 20:37:22 -05:00
admin.py reorganizing project directories, part 1 2015-05-08 20:37:22 -05:00
forms.py reorganizing project directories, part 1 2015-05-08 20:37:22 -05:00
ircplugin.py ircbot: reply() method that supports recursion 2015-05-15 17:35:03 -05:00
lib.py markov: get_or_create_target_context properly 2015-05-15 17:02:13 -05:00
models.py markov: increase context/target name size 2015-05-15 08:32:36 -05:00
urls.py reorganizing project directories, part 1 2015-05-08 20:37:22 -05:00
views.py markov: move shared methods into lib.py 2015-05-15 08:36:17 -05:00