Pokemon Showdown chat needs some features, so this supplements it by running a bot that responds to some commands in the chat or pms it recieves. If you would like to contribute, check the Wiki
If you have bundler (gem install bundler
), you can do this:
bundle install
If you don't have bundler, then just make sure you have the gems faye-websocket
and eventmachine
.
ruby connector.rb config.yml
Important: Make sure you have a config file that you can use. Use config-example as a base and create your own based on it.
Pull requests are encouraged. Feel free to submit one if you notice something is wrong or have a cool feature to add.
You can contact me at [email protected] or pm 'pick' on Pokemon Showdown if I'm online.