PS-cord

Not quite PS, but not quite Discord either

The client is still in early development, but feel free to try it! Website

Custom client for Pokémon Showdown built in Next.js with a modern and user-friendly design

Design philosophies

The client should always be:

  • Simple and easy to use
  • Safe (never manage any credentials, or put your account at risk)
  • Compliant with Showdown's policies

Installation

If you want to self-host PS-cord, follow these steps:

  1. Clone the repository: git clone https://github.com/yourusername/ps-cord.git
  2. Navigate to the project directory: cd ps-cord
  3. Install dependencies: npm install
  4. Start the development server: npm run dev
  5. Open your browser and visit: http://localhost:3000

Contributing

We welcome contributions to make PS-cord even better! If you'd like to contribute, make sure to check our feature tracker

License

PS-cord is MIT.