Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 951 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 951 Bytes

Introduction

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

Installation of dependencies

bundler (recommended)

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.

Usage

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.

Contact

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.