]> git.donarmstrong.com Git - infobot.git/commit
- nice patch from Phil Edwards <pme@devphil.com>. Thanks!
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Thu, 6 Mar 2003 19:21:36 +0000 (19:21 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Thu, 6 Mar 2003 19:21:36 +0000 (19:21 +0000)
commitc564c39b84aeba7b406b203056260e275eb8a820
tree2640ebb24c4ea2e73d37e0a9c5f8c487d255d121
parent1c2243f59d7fdcc350459314529c57ba4dab9a03
- nice patch from Phil Edwards <pme@devphil.com>.  Thanks!
  - W3Search regex now doesn't catch "smile for me" for example.
  - allow +o users to have no restrictions on factoid searching.
  - updated comments for user flags.
  - join: check validity of channel name.
  - karma: update if statement and comment.
  - core: if channel contains regex, *boom*. fixed.
  - rename factoids: logic fixed.
  - irc: prevent perl warnings in flood check code.
- norm: cosmetic clean up.
- added config check ("logColors") to retain control characters in log files.
- forgot to commit a fix for learn == HUNGRY.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@774 c11ca15a-4712-0410-83d8-924469b57eb5
blootbot/src/CommandStubs.pl
blootbot/src/Factoids/Core.pl
blootbot/src/IRC/Irc.pl
blootbot/src/Process.pl
blootbot/src/core.pl
blootbot/src/logger.pl