Skip to content

Morfent/PoS-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PoS-Bot

This is a Pokémon Showdown bot fully written in ES6+ JavaScript using Babel. Unlike other Pokémon Showdown bots out there written in JavaScript, this allows running several bots from a single parent process to allow running bots on multiple servers, for instance.

Instructions

If you don't know what you're doing, don't use this bot. To install dependencies, run npm install. After copying config-example.js to config.js and configuring each of the bots you'd like to run, run npm start to build the source code and spawn them.

About

A Pokémon Showdown bot.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published