dr.botzo/markov
Brian S. Stephan 6136127c5f move IRC server settings to database
this is the first step in trying to get the bot to support multiple
servers with different channels, countdown triggers, and so on

this also ends up affecting some configuration around:
* dispatch
* markov
* admin privmsg form
2021-04-25 10:17:41 -05:00
..
migrations remove unnecessary unicode_literal future imports, we py3 now 2019-06-21 15:23:33 -05:00
templates/markov 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 collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
forms.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
ircplugin.py move IRC server settings to database 2021-04-25 10:17:41 -05:00
lib.py add markov RPC method for generating a line from a context 2019-09-19 00:12:36 -05:00
models.py version bumps and migration to django 2.2 2019-06-21 10:05:40 -05:00
urls.py add markov RPC method for learning a line 2019-09-19 00:21:18 -05:00
views.py add markov RPC method for learning a line 2019-09-19 00:21:18 -05:00