Discover the latest <crypto/>
moves in my Telegram Channel:
Bot used to create trading volume on the Backpack exchange
- To install libraries on Windows click on
INSTALL.bat
(or in console:pip install -r requirements.txt
). - To start bot use
START.bat
(or in console:python main.py
).
You have the flexibility to customize parameters in inputs/config.py
🧬
-
Api keys configuration.🔒
You have to put api key and secret key with ':' (api_key:secret_key) into
accounts.txt
🧬 -
(Optional) Proxy Setup 🔒
Configure your proxies with the ANY (socks, http/s, ...) format in
inputs/proxies.txt
🌐