Skip to content

panpawn/PS-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 (v0.12.7 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

Languages

  • JavaScript 67.0%
  • CSS 27.9%
  • HTML 5.1%