dr.botzo/markov
Brian S. Stephan 9c1109107b relate channels to their server
this is necessary for supporting multiple irc servers in one bot config.
this also has the side effect of requiring some code in ircbot and
markov which autocreates channels to also include the server (retrieved
via the connection). this will again help keep channels coherent for
multi-server arrangements

the twitter bot change here is untested but seems like the right idea (I
haven't used the twitter package in forever)
2021-04-25 11:13:10 -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 relate channels to their server 2021-04-25 11:13:10 -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