A basic poker game bot, designed for running in F-chat ( http://f-list.net )
Install ruby 1.9.3 via your package manager or via rvm
Install Ruby 1.9.3 from http://rubyinstaller.org/downloads/
- be sure to click the three checkboxes when it asks where to install the program
Install current DevKit from same page. It should recommend one for ruby 1.9
Setting up and running the bot is easy. Just two commands! (Note: bundle install only has to happen when there is an update)
bundle install
bundle exec rake runbot