dr.botzo/ircbot
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
..
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 relate channels to their server 2021-04-25 11:13:10 -05: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 move IRC server settings to database 2021-04-25 10:17:41 -05: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 relate channels to their server 2021-04-25 11:13:10 -05:00