Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 600 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 600 Bytes

Running the bot

Using the command-line

From the root project directory, run:

python showdownai/showdown.py --username your_username --password your_password --browser chrome teams/chris_volt.txt

where your_username and your_password are the username and password of a valid Pokemon Showdown account.

Using a GUI

Run "python server/showdownbot.py" from the root project directory

A GUI will pop up; populate the fields with the username and password for our bot, and click play to launch the bot.

See https://www.reddit.com/r/stunfisk/comments/3i4hww/pokemon_showdown_ai/ for more info.