]> git.donarmstrong.com Git - infobot.git/commit - src/IRC/IrcHooks.pl
- use "right way" to get keys from hash by checking if the hash ref
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Tue, 13 Feb 2001 14:02:15 +0000 (14:02 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Tue, 13 Feb 2001 14:02:15 +0000 (14:02 +0000)
commit7605dd7a6bf78c10fc8edefaff475bc64743ffaf
treef2846d3227485f86b21f45a049f05b3a7f30c963
parent5e900c819e4625cbbf1c72cc056c27030a0d47d1
- use "right way" to get keys from hash by checking if the hash ref
  even exists... perl automatically "creates" this and causes problems
  later on. (perldoc -f exists or defined)
- anti-repeat should not apply to /msg
- option to do kick on repeat... preliminary support.
- casing fixes to DCC CHAT. (reported by Revenge@OPN)

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