]> 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)
commit9297b6322dc6a785b2ba574a59425a24ef8daf19
tree5fe8f7c7efce9d32fa76d27f32f227d1b0d2fd38
parent0f93d50dae74195b7d59d06d059e2e18211fac51
- 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/blootbot@536 c11ca15a-4712-0410-83d8-924469b57eb5
src/CommandStubs.pl
src/IRC/IrcHelpers.pl
src/IRC/IrcHooks.pl
src/IRC/Schedulers.pl
src/core.pl
src/logger.pl
src/modules.pl