dr.botzo/ircbot/migrations
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
..
__init__.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
0001_initial.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
0002_botadmin_ircplugin.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
0003_auto_20150512_1934.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
0004_alias.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
0005_auto_20150514_2317.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
0006_auto_20150515_2141.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
0007_auto_20150519_2156.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
0008_auto_20150521_2113.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
0009_botadmin_user.py version bumps and migration to django 2.2 2019-06-21 10:05:40 -05:00
0010_auto_20150620_0930.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
0011_auto_20150620_0951.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
0012_ircchannel_markov_learn_from_channel.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
0013_auto_20150917_2255.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
0014_auto_20160116_1955.py remove unnecessary unicode_literal future imports, we py3 now 2019-06-21 15:23:33 -05:00
0015_ircserver.py move IRC server settings to database 2021-04-25 10:17:41 -05:00
0016_placeholder_ircserver.py move IRC server settings to database 2021-04-25 10:17:41 -05:00
0017_ircchannel_server.py relate channels to their server 2021-04-25 11:13:10 -05:00