Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 824 Bytes

File metadata and controls

13 lines (10 loc) · 824 Bytes

Amino.py

A library for amino bots

API Referance

SoonTM, for help visit the support discord server 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