Skip to content

PartMan7/PartBot

Repository files navigation

PartBot

A morden rewrite of PartBot for Pokemon Showdown


Hiya! This is an ongoing effort to rewrite PartBot from the bottom-up, with better practices than the steaming pile of bamboo sticks that currently supports it.

This might take a while...

Features

  • Modular and extensible TypeScript codebase
  • Real-time file watching and reloads
  • Rich set of utilities for tournaments, games (e.g., Chess), and more

Getting Started

Prerequisites

Installation

  1. Clone the repository

    git clone https://github.com/PartMan7/PartBot.git
    cd PartBot
  2. Install dependencies

    npm install
  3. Setup environment variables

    Modify the .env file (which is automatically copied from .env.example).

  4. Start the bot

    npm start

Suggestions, Bug Reports, and Feedback

See Suggestions & Feedback for ideas, bugs, and requests.

Credits

  • PartMan (Parth Mane) - Lead Developer, Maintainer
  • zxchan - putting up with dumb questions

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages