Skip to content

haplesshero13/gamecorner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

283 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Features

  • Stat calculator
  • Friend code searcher
  • Random battle speed calculator
  • ASCII art large text generator

Installation of dependencies

bundler (recommended)

If you have bundler (gem install bundler), you can do this:

bundle install

Manual

gem install eventmachine
gem install faye-websocket
# there might me more, check the Gemfile

Usage

ruby connector.rb -n USER -p PASS [more options]

Some more options are

-s: run a socket server to accept input (used to turn off triggers, etc)
-c: run an input loop to accept input
-r ROOM: join a room. Joins showderp by default

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 pickmydenis@gmail.com or pm 'pick' on Pokemon Showdown if I'm online.

About

Fun and Games

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Ruby 100.0%