]> git.donarmstrong.com Git - infobot.git/commit
- added top3 irctextcounter stats
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Tue, 29 May 2001 13:29:24 +0000 (13:29 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Tue, 29 May 2001 13:29:24 +0000 (13:29 +0000)
commit608f4fb32396f57f2d49e437a6ad7547a32dd593
treea915702254d8358c832e89f59da61050839ffadf
parentdbd787b93c143d3cedd10720f9d7252d9bbf5ac4
- added top3 irctextcounter stats
- fixed first-time-user passwd
- set $chan to "_default" in IsChanConf if undefined.
- modified dbGetCol to new style $select/$where args.
- &status() now deals with multiple lines input properly
- dcc close now works as it seems, enabled it
- run chanServCheck and chanLimitVerify in hookMode if we're opped
  straight away
- prevent guest/_default users from DCC CHAT
- added "factstats reqrate"
- typos, DEBUG/WARN -> VERB(,2), tiny things that don't need mentioning

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@501 c11ca15a-4712-0410-83d8-924469b57eb5
14 files changed:
blootbot/src/CommandStubs.pl
blootbot/src/DynaConfig.pl
blootbot/src/IRC/Irc.pl
blootbot/src/IRC/IrcHelpers.pl
blootbot/src/IRC/IrcHooks.pl
blootbot/src/IRC/Schedulers.pl
blootbot/src/Modules/Factoids.pl
blootbot/src/Modules/News.pl
blootbot/src/Modules/RootWarn.pl
blootbot/src/Modules/UserDCC.pl
blootbot/src/Process.pl
blootbot/src/core.pl
blootbot/src/db_mysql.pl
blootbot/src/logger.pl