dr.botzo/ircbot
Brian S. Stephan 010afd05ce add some anti-flood protection stuff
this throttles multi-line messages in a way that probably doesn't affect
the normal cases much, and scales fairly well to far longer text. for
some reason long ascii art still triggers the flood detection, but with
this code at least it happens later in the process. so, success, for
now? i can fix the ascii art at some future point if i ever hit it
practically

closes bss/dr.botzo#23
2017-02-12 10:58:18 -06:00
..
ircplugins collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
management collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
migrations collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
templates collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
__init__.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
admin.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
bot.py add some anti-flood protection stuff 2017-02-12 10:58:18 -06:00
forms.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
lib.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00
models.py collapsing all of dr_botzo one directory 2017-02-04 11:51:22 -06:00