dr.botzo/ircbot
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
..
ircplugins relate channels to their server 2021-04-25 11:13:10 -05:00
management move IRC server settings to database 2021-04-25 10:17:41 -05:00
migrations add discord bridge field to the channel model 2023-02-19 17:55:41 -06:00
templates collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
__init__.py do some ircbot prospector cleanup 2017-03-10 18:51:36 -06:00
admin.py move IRC server settings to database 2021-04-25 10:17:41 -05:00
bot.py replace execute_delayed with reactor.scheduler.execute_after 2023-03-02 00:51:22 -06:00
forms.py move IRC server settings to database 2021-04-25 10:17:41 -05:00
lib.py do some ircbot prospector cleanup 2017-03-10 18:51:36 -06:00
models.py support markov targets with identical names on different servers 2023-05-04 17:24:07 -05:00