dr.botzo/ircbot
Brian S. Stephan 43f2b09057 don't add the empty string to additional nicks
thinko on my part, this was making the regex for matching all nicks to
'|nick' when the field is '', because of split producing ['']. in
particular this was making markov trigger on every line
2021-04-25 21:00:34 -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 option to replace IRC control chars with markdown 2021-04-25 12:11:59 -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 don't add the empty string to additional nicks 2021-04-25 21:00:34 -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 option to replace IRC control chars with markdown 2021-04-25 12:11:59 -05:00