]> git.donarmstrong.com Git - infobot.git/commit
IRC/IrcHooks.pl
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Sat, 14 Apr 2001 12:17:27 +0000 (12:17 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Sat, 14 Apr 2001 12:17:27 +0000 (12:17 +0000)
commitb701505fbda7d956b757182c4916dc1cd9345853
treef06d4a241339820c4c1acf8e3dd5b3c217e6a37e
parenta62d525d3ade739a66de1780b1cebcbe9bc07511
IRC/IrcHooks.pl
- forgot to reset msgType/who/chan
  after hookMsg in on_msg and on_public.
- on_join: if bot joins, don't do wingate/bans
  and other useless stuff
- on_join: set msgType for ICC.
- on_part: set msgType/chan/who
- on_quit: set msgType/chan/who
- on_public: make chan global for ICC
=> should fix all bugs.
=> I have no idea how this worked so brokenly.
News.pl - more more changes

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@440 c11ca15a-4712-0410-83d8-924469b57eb5
src/IRC/Irc.pl
src/IRC/IrcHooks.pl
src/IRC/Schedulers.pl
src/Modules/News.pl
src/Process.pl
src/core.pl