Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

jd4564/PS-Bot

Repository files navigation

Pokémon Showdown Bot

Introduction

This is the source code for a Pokémon Showdown bot that has the capabilities of:

  • logging rooms and viewing them with a command
  • connecting to multiple servers
  • tracking when a user was last seen across several servers
  • delivering messages (tells) across servers
  • various other features

Installing

This bot requires you to have node.js (v6.0.0 or later) installed.

First, read config/config-example.js and edit it to suit your needs. Once you finish that make sure to save it as config.js.

After you finish editing config.js, run npm install to install the required modules.

Once that is done, run node app.js to start the bot.

Credits

  • jd (Development)
  • panpawn (Development)

About

Chat bot for Pokémon Showdown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published