]> git.donarmstrong.com Git - infobot.git/commit
- now support verstats for those who don't reply to "CTCP VERSION
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Sat, 29 Dec 2001 12:26:55 +0000 (12:26 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Sat, 29 Dec 2001 12:26:55 +0000 (12:26 +0000)
commit92e6b69ce18671857f425fa505c9bb78465bb751
tree51d2984854dcbf49fcc32ba0f5f433ac6a6916df
parent50283e3cab47f74990d3f9e0823dd32fc10e6a91
- now support verstats for those who don't reply to "CTCP VERSION
  #channel" but "CTCP VERSION $nick".
  there's a max of 5*30/3 nicks unless we change verstats_flush.
- status() now supports a hack'ish hook to debug %channels (that is,
  ircCheck())
- if ignoreCheck hasn't been run in more than 60 seconds and we have a
  possible ignore match, run it.  unfortunately, the first message will
  be ignored if the removed entry matches the person asking the bot.

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