Skip to content

alfokaha-taima/Amino.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%