]> 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)
commitbaf19a959699167aa64e4733c9e5cd16d590e600
tree7dccb754294d6764c77c293f096d10002bb77ce5
parent0ef144e783640f511679d091e5371567bea14d8f
- 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/blootbot@487 c11ca15a-4712-0410-83d8-924469b57eb5
src/Factoids/Question.pl
src/Factoids/Update.pl
src/IRC/IrcHooks.pl
src/IRC/Schedulers.pl
src/Modules/Math.pl
src/Modules/News.pl
src/Process.pl
src/UserExtra.pl
src/core.pl
src/db_mysql.pl