]> git.donarmstrong.com Git - infobot.git/commit - src/IRC/IrcHelpers.pl
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)
commit5fa33c4086e00c647d1b308c044cd10ca670290d
treea7b17abfa529da3243c6bce0cfef6d902c9fa958
parentb701505fbda7d956b757182c4916dc1cd9345853
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/blootbot@441 c11ca15a-4712-0410-83d8-924469b57eb5
src/IRC/IrcHelpers.pl
src/IRC/Schedulers.pl