/Amino.py

A library to create Amino bots.

Primary LanguagePythonMIT LicenseMIT

Amino.py

A library to create Amino bots.

API Referance

RTD: Link Here

What is this?

Amino.py is a python api for communicating with amino servers while pretending that you are an app user. This is mostly accomplished by spoofing device configuration headers, though actually generating those is still in progress. It is also for objectifying and organizing amino response data, so that actually doing anything is easier.

How do I use this?

You'll need Python 3 to use it, I recommend using Python 3.6 or earlier to use the library. To install it just open the command line and type out this command python3 -m pip install Amino.py If you have any questions ask them on the support discord server link here