]> git.donarmstrong.com Git - infobot.git/commit - files/infobot.help
* Changed logger filehands to utf8 binmode
authordjmcgrath <djmcgrath@c11ca15a-4712-0410-83d8-924469b57eb5>
Tue, 30 Oct 2007 16:32:08 +0000 (16:32 +0000)
committerdjmcgrath <djmcgrath@c11ca15a-4712-0410-83d8-924469b57eb5>
Tue, 30 Oct 2007 16:32:08 +0000 (16:32 +0000)
commit34fd2bb479299618074fc3b7716eba026f287653
tree0902849179675362b884ea9f3b5bf1fe9f8e3073
parenteb6c2c4db5e4384a3a16a26a1046e6ea4df8ed75
* Changed logger filehands to utf8 binmode
* Corrected the insane getRandomInt sub ;)
* Added new RSS Feeds module
* Fix bug in scheduler using random (sometimes negative or zero) times
* Adjusted scheduled task times to reflect new "seconds only" format

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@1598 c11ca15a-4712-0410-83d8-924469b57eb5
doc/infobot.config.pod
files/infobot.help
files/sample/infobot.config
src/CommandStubs.pl
src/IRC/Schedulers.pl
src/Misc.pl
src/logger.pl