Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.53 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.53 KB

logo

SableyeBot

Competitive Pokemon Discord bot

Installation

SableyeBot requires NodeJS 10+. In order to run your own local copy of SableyeBot, you need to perform a few steps.

  1. Clone this repository, including the entire Pokemon-Showdown repository.
  2. Rename config.js.example to config.js and fill out the empty fields and/or change the default values.
  3. Go into the Pokemon-Showdown repository and run npm run build

If the steps above are performed correctly, you should be able to run node index.js and the bot will launch.

Yes, these instructions hurt my soul too. But it's easy and it works...

Issues

If you encounter any bugs or need help, create an issue on the issue tracker. Please include:

  • A description of the bug
  • Steps to reproduce this bug
  • Expected versus actual behavior
  • Screenshots and/or gifs, if necessary
  • Bot version and/or date observed
  • Any other additional information

Contributing

Want to help out? Fork this repository, make your changes, and send a pull request. Do not worry too much over styling--I will look over your code and may change some lines anyways.

Credits