dr.botzo/markov
Brian S. Stephan 333424025b support markov targets with identical names on different servers
markov targets are queried and autogenerated based on chatter, but had a
legacy name which is no longer in use for this, preferring the foreign
keys to channel and consequently server. the name is really just
informative these days, but was still being used to find targets, and
thus was breaking when two servers had the same channel name in them.
this fixes that
2023-05-04 17:24:07 -05:00
..
management markov state queries need the context to be unique 2023-02-19 19:36:16 -06:00
migrations support markov targets with identical names on different servers 2023-05-04 17:24:07 -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 support markov targets with identical names on different servers 2023-05-04 17:24:07 -05:00
lib.py when creating a markov target, tie it to ircbot models 2023-02-19 18:26:00 -06:00
models.py support markov targets with identical names on different servers 2023-05-04 17:24:07 -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