radar / railsbot

The #rubyonrails channel bot
http://ryanbigg.com
47 stars 28 forks source link

Fixing a crash and some general tidying up #28

Closed workmad3 closed 11 years ago

workmad3 commented 11 years ago

Was able to crash the bot with 'nick: !since' even when using an unauthorized nick. Fixed this, and also extended the commands affected to allow 'nick' to serve as the target in this case.

Also added a ruby-version file, pointed the Gemfile to be able to get summer from github and altered the default summer.yml config to use postgresql with trust auth.