]> git.donarmstrong.com Git - infobot.git/commit
- bot stats: "blah has blah... is ranked xx/yy (zz percentile)"
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Sat, 8 Sep 2001 12:27:55 +0000 (12:27 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Sat, 8 Sep 2001 12:27:55 +0000 (12:27 +0000)
commit2b3c371028980e63ddb98da78bde1921c7b66417
tree7c155db98ce41a61ea1510542c772bf65b41f299
parent838edbef8b358e7175badabeeb89044c60edb95c
- bot stats: "blah has blah... is ranked xx/yy (zz percentile)"
- invalid factoids: "^or ", "^but "
- factoid args: update request count and by.
- db_pgsql.pl updated; patch contributed by lear@OPN. thanks!
- added "_stats <nick>" to get all textstats about nick. (half working)
- added highlighting to irctextcounter output
- cpustats: show total % and parent/child ratio.
- logger: use 6spaces instead of 5 for counter.
- added support for Password argument for IRC.
- typo in Freshmeat.pl (forgot ::)
- Factoids/Misc.pl      - moved validFactoid here (from Misc.pl).
    - - moved FactoidStuff (from Process.pl)
- db_sql.pl             - common between mysql/pgsql.

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@513 c11ca15a-4712-0410-83d8-924469b57eb5
17 files changed:
blootbot/src/CommandStubs.pl
blootbot/src/Factoids/Misc.pl [new file with mode: 0644]
blootbot/src/Factoids/Update.pl
blootbot/src/IRC/Irc.pl
blootbot/src/IRC/IrcHooks.pl
blootbot/src/IRC/Schedulers.pl
blootbot/src/Misc.pl
blootbot/src/Modules/Freshmeat.pl
blootbot/src/Modules/RootWarn.pl
blootbot/src/Process.pl
blootbot/src/UserExtra.pl
blootbot/src/core.pl
blootbot/src/db_mysql.pl
blootbot/src/db_pgsql.pl
blootbot/src/db_sql.pl [new file with mode: 0644]
blootbot/src/logger.pl
blootbot/src/modules.pl