Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

Latest commit

 

History

History
40 lines (30 loc) · 810 Bytes

File metadata and controls

40 lines (30 loc) · 810 Bytes

Bubble Chat Copy (server closed)

Copy the user's chat bubble replying to your message.

Warning

This script uses an unofficial API wrapper for Amino

Guide

Installation

Git

Use the git command

git clone https://github.com/ViktorSky/amino-copy-bubble.git

and install all dependences in requirements.txt

pip install -r requirements.txt

Setup

Set all parameter values in .env file

Parameter Description
EMAIL Your Amino account email
PASSWORD Your Amino account password
DEVICE Your Amino device ID

Running

  1. Before the setup, run the python script and open the Amino Application.
  2. Reply the message with the bubble to copy.
  3. Confirm the copy request (y).
  4. Done.