Xu-Justin / auto-pokemeow

Automatically catch PokéMeow pokemon for you.
MIT License
1 stars 3 forks source link
discord pokemon

Auto-PokéMeow

Auto-PokéMeow will automatically catch PokéMeow pokemon for you.

This program requires Python3.x and tested on Windows 10.

NOTICES

Quick Start

  1. Install required modules using PIP.
pip install -r requirements.txt
  1. Run the program
python main.py --run

Arguments

Configurations

Modifying Configuration

After modifying configuration JSON, it's recommended to check and test the program on simulation environment.

The following commands will run the program in simulation environment (without click and mouse movement) and check your panels configuration.

python main.py --run --output_panels panels.png --output_color_panel color_panel.png 

While running above commands,