]> git.donarmstrong.com Git - infobot.git/commit
prevent erratic (multiple) changes of chan limit in short space of time.
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Sat, 14 Apr 2001 14:48:24 +0000 (14:48 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Sat, 14 Apr 2001 14:48:24 +0000 (14:48 +0000)
commit1616d1465edef9654e0bb61b0f261fccf58254c6
tree552de64d990062add4823d91e02eee228e204b68
parentfcbe803abec1da231281bbe9eaac12fbca39ac51
prevent erratic (multiple) changes of chan limit in short space of time.
this would be a major problem in chanlimitVerify@IrcHelpers.pl since
it's called for every join.  Better safe than sorry.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@441 c11ca15a-4712-0410-83d8-924469b57eb5
blootbot/src/IRC/IrcHelpers.pl
blootbot/src/IRC/Schedulers.pl