dr.botzo/ircbot/migrations
Brian S. Stephan 53c874dc21 option to replace IRC control chars with markdown
^C^B isn't allowed through Discord's API, and I'm sure some other stuff
like colors that I don't use. this makes it a server option to replace
them with Markdown, though I think this would only ever be interesting
for BitlBee + Discord
2021-04-25 12:11:59 -05: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
0018_ircserver_replace_irc_control_with_markdown.py option to replace IRC control chars with markdown 2021-04-25 12:11:59 -05:00
__init__.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00