Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Pokémon battle simulator private server template.

License

Notifications You must be signed in to change notification settings

CreaturePhil/Showdown-Boilerplate

Repository files navigation

Showdown-Boilerplate

Build Status Dependency Status devDependency Status

Showdown Boilerplate is a template for Pokémon Showdown private servers.

What is a boilerplate? Boilerplate is any text that is or can be reused in new contexts or applications without being greatly changed from the original.

This repository contains the files needed to set up your own Pokémon Showdown server with all the amazing stuff that private Pokémon Showdown servers like Origin, EOS, Frost, Azure or Pandora has.

For more information on Pokémon Showdown, visit the main Pokémon Showdown repository.

Features

  • Numerous cool commands such as /urbandefine or /poof
  • Emoticons in chat and private messages
  • Hangman, Profile, and Tells
  • Economy (bucks system, shop, tournament winnings)

Quick Start

(Requires Node.js 6+)

$ git clone https://github.com/CreaturePhil/Showdown-Boilerplate.git
$ cd Showdown-Boilerplate && npm install
$ node app.js

Maintainers

This boilerplate is brought to you and maintained by the following people:

Philip La | jd | Fender :---:|:---:|:---:|:---:|:---: Philip La | jd | Fender

License

MIT