{"repo":"DarkyAmagai/pymino","free":true,"listed":false,"github":"https://github.com/DarkyAmagai/pymino","clone":"git clone https://github.com/DarkyAmagai/pymino.git","description":"Python wrapper to create Amino bots on AminoApps API","language":"Python","stars":36,"topics":["amino","amino-bots","aminoapps","python","pymino","bots","narvii"],"license":"MIT","category":"workflow-automation","readme_excerpt":"pymino A Python wrapper to communicate with the Amino Apps API. Easily create a bot for Amino Apps using a modern, easy-to-use library. WARNING This software is provided for educational purposes only. Pymino is a fully reverse-engineered client. By using this client, you may be violating the Amino Apps' Terms of Service. This could lead to your account being suspended or permanently banned. Please use Pymino responsibly and at your own risk. Understand that the developers and maintainers of Pymino are not responsible for any actions taken against your account as a result of using this client. Proceed with caution. If you have any questions or need help, feel free to join the Discord server. Installation Recommended installation method is through pip: pip install pymino Alternatively, you can clone the repository and install it manually: git clone https://github.com/forevercynical/pymino.git cd pymino python setup.py install For more detailed documentation and usage examples, check out the project's official documentation . Client Class Usage from pymino import Client # Initialize the client client = Client() # You can set proxies and device id here # You need to login to utilize most functions. client.login(\"email\", \"password\") or client.login(\"sid\") print(f\"Logged in as {client.profile.username}\") # We can either set community id by link or by comId. client.fetch community id(community link=\"https://aminoapps.com/c/OnePiece\") # Or client.set community id(community id=123) # ","default_branch":null,"files":null,"tree":[],"storefront":"/r/DarkyAmagai","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/DarkyAmagai/pymino/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}