]> 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)
commitfcbe803abec1da231281bbe9eaac12fbca39ac51
tree6081e1ad6345c175a74c3440671ece3755035652
parent6dcefdabdc90ff77f2fd36ed84f6097d0d2a00ef
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@440 c11ca15a-4712-0410-83d8-924469b57eb5
blootbot/src/IRC/Irc.pl
blootbot/src/IRC/IrcHooks.pl
blootbot/src/IRC/Schedulers.pl
blootbot/src/Modules/News.pl
blootbot/src/Process.pl
blootbot/src/core.pl