- You can sell your sessions by placing them within the sales mass;
- pix and crypto payment method;
- verification of the sessions
- Python 3.11 and newer;
- Systemd init system (optional).
- Clone this repo;
cdto cloned directory and initialize Python virtual environment (venv);- Activate the venv and install all dependencies from
requirements.txtfile;
- Open the config.ini file
- set the telegram token bot (from @botfather) in BOT_TOKEN;
- set the Mercado Pago API key in api_token
- if your wish verify sessions before send to yours customers, set VERIFICAR = True and set api_id and api_hash of telegram API
- set another configs according your application
- Users.db user database with account balance;
- folder files with sessions not yet sold, and folder sold for sessions already sold;
- python app.py to run.
- commands for users: /start /saldo /recarregar