QuiteQuiet / PokemonShowdownBot

Pokemon Showdown Chatbot made in Python 3.4
MIT License
5 stars 13 forks source link

Build Status

Pokemon Showdown Bot made in Python 3.4

Detailed information can be found in the respective files.

Structure

The Showdown bot is built from three components:

Setting up

Python version:

Guide:

  1. Clone the git repo to your desired location
  2. Use pip install requirements.txt to get relevant modules for the project
  3. Follow the instructions in details-example.py to configure it
  4. Run using python app.py (or python3 app.py if you have both versions installed)

License

This is distributed under the terms of the MIT License.

Credits

Owner