]> git.donarmstrong.com Git - infobot.git/commit
- moved scripts/setup_sql.pl to src/db_mysql as &createTables()
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Sun, 13 May 2001 13:09:27 +0000 (13:09 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Sun, 13 May 2001 13:09:27 +0000 (13:09 +0000)
commitf31097ab45dca4b19e255801c966e9cd552eece4
treec5ce90ffeffe8cf4b59c25863aad63c877802cd9
parent58e31f834c5a287e71520afacde35a83e1e049d2
- moved scripts/setup_sql.pl to src/db_mysql as &createTables()
- &countKeys() now takes secondary option argument of column
- added &sumKey(), &dbCreateTable()
- added factoid arguments => "testfoo $blah"
- run &netsplitCheck() on on_join and on another hook.
- run &chanlimitCheck() when netsplit has "joined"
- added "factstats total" for general/total statistics on factoids.
- maths: 999! would fail; now continues properly.
- added "news stats"

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