Skip to content

Slayer95/Pokemon-Showdown-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon-Showdown-Bot

A simple and very basic chat bot for Pokémon Showdown.

Installation

This is not recommended for beginners! Why? Because I'm too lazy to explain everything in detail.

Pokémon Showdown Bot requires node.js to run. This bot has not been tested on every node.js version possible, but has the same version requirements as Pokémon Showdown: either v0.6.3 through v0.8.22, or v0.10.2 and up. Install node.js if you don't have it yet, try the last stable version.

Next up is cloning this bot. This can be done in two ways: cloning it via git or downloading as ZIP. Downloading it as ZIP is the easy and lazy way, but is a lot less handy to update than cloning this repository.

To install dependencies, run:

npm install

Copy config-example.js to config.js and edit the needed variables. To change the commands that the bot responds to, edit commands.js.

Now, to start the bot, use:

node main.js

Some information will be shown, and will automatically join the room(s) you specified if no error occurs.

Development

Everyone is more than welcome to contribute to the bot. However, please refrain from adding more example commands.

License

Pokémon Showdown Bot is distributed under the terms of the MIT License.

About

A simple chat bot for Pokémon Showdown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published