]> git.donarmstrong.com Git - infobot.git/commit
- I broke maths when I tried to fix "999!" - fixed :-)
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Tue, 15 May 2001 12:34:49 +0000 (12:34 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Tue, 15 May 2001 12:34:49 +0000 (12:34 +0000)
commit628551b5a50e3d4e53c483fa131f65eb092f84b2
tree807ec51590c372a5c66466af48f12f872954017d
parent9ee6172031b108b44ead6650ae82b0e73bbafc6c
- I broke maths when I tried to fix "999!" - fixed :-)
- removed IsNickInAnyChan() for 'tell'.
- CTCP VERSION now returns correct version (cvs or release)
- don't use eval for factoid arguments since "next" cannot be done.
- prevent endless while loop for factoid arguments
- on_join: run netsplitCheck/chanlimitCheck if !%netsplit
- on_quit: run fe on possible chans to remove limits. enough?
- minor changes to logging output text
- fixed "news #CHAN latest"
- news: changed notice() to msg() to see if OPN reacts nicely.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@487 c11ca15a-4712-0410-83d8-924469b57eb5
blootbot/src/Factoids/Question.pl
blootbot/src/Factoids/Update.pl
blootbot/src/IRC/IrcHooks.pl
blootbot/src/IRC/Schedulers.pl
blootbot/src/Modules/Math.pl
blootbot/src/Modules/News.pl
blootbot/src/Process.pl
blootbot/src/UserExtra.pl
blootbot/src/core.pl
blootbot/src/db_mysql.pl