.. |
__init__.py
|
start the new ircbot framework
|
2015-05-09 18:56:26 -05:00 |
0001_initial.py
|
add channel model, support autojoining
|
2015-05-10 10:02:25 -05:00 |
0002_botadmin_ircplugin.py
|
add BotAdmin, IrcPlugin models
|
2015-05-12 20:45:18 -05:00 |
0003_auto_20150512_1934.py
|
add BotAdmin, IrcPlugin models
|
2015-05-12 20:45:18 -05:00 |
0004_alias.py
|
add Alias support
|
2015-05-14 21:39:20 -05:00 |
0005_auto_20150514_2317.py
|
migration for aliases plural
|
2015-05-15 08:31:19 -05:00 |
0006_auto_20150515_2141.py
|
topicmonitor: monitor when channel topic changes
|
2015-05-15 21:48:19 -05:00 |
0007_auto_20150519_2156.py
|
ircbot: migration for the IrcPlugin ordering
|
2015-05-19 22:00:30 -05:00 |
0008_auto_20150521_2113.py
|
ircbot: don't require topic/setter in IrcChannel
|
2015-05-21 21:14:01 -05:00 |
0009_botadmin_user.py
|
ircbot: tie bot users to django auth user, part 1
|
2015-06-20 09:27:50 -05:00 |
0010_auto_20150620_0930.py
|
ircbot: tie bot users to django auth user, part 2
|
2015-06-20 09:50:52 -05:00 |
0011_auto_20150620_0951.py
|
ircbot: tie bot users to django auth user, part 3
|
2015-06-20 10:08:51 -05:00 |
0012_ircchannel_markov_learn_from_channel.py
|
markov: configure what channels to learn from
|
2015-09-17 22:22:59 -05:00 |