Simple program to play Metamon automatically
Important disclaimer
This software is intended for use by individuals
familiar with Python programming language. It uses
sensitive signature code from MetaMask wallet which
needs to be safe and secure at all times. Make sure
to inspect the code for any attempts to send your
information anywhere except https://metamon-api.radiocaca.com/usm-api
(official metamon game api). We are not responsible
for any loss incurred if you used modified version
of this code from other sources!
Prerequisites
To start using this program Python needs to be
installed and some packages. The easiest way to
obtain Python is to install miniconda, use
latest release for your platform Linux/Mac/Windows
After installation open command line with
virtual environment activated and run following
command