Skip to content

Latest commit

Β 

History

History
60 lines (31 loc) Β· 1.48 KB

File metadata and controls

60 lines (31 loc) Β· 1.48 KB

MintChain Daily Bot

πŸ”— Links

πŸ”” CHANNEL: https://t.me/JamBitPY

πŸ’¬ CHAT: https://t.me/JamBitChat

πŸ’° DONATION EVM ADDRESS: 0x08e3fdbb830ee591c0533C5E58f937D312b07198

πŸ€– | Features:

  • Auto registration
  • Auto bind referral
  • Auto bind twitter
  • Auto collect daily rewards every X time

πŸš€ Installation

Docker

1. Close the repo and open CMD (console) inside it

2. Setup configuration and accounts

3. Run: docker-compose up -d --build

OR

Required python >= 3.10

1. Close the repo and open CMD (console) inside it

2. Install requirements: pip install -r requirements.txt

3. Setup configuration and accounts

4. Run: python run.py

βš™οΈ Config (config > settings.yaml)

Name Description
referral_code Your referral code
rpc_url RPC URL (if not have, leave the default value)
iteration_delay Delay between iterations in hours (Let's say every 24 hours the script will collect daily rewards)

βš™οΈ Accounts format (config > accounts.txt)

  • twitter_auth_token|wallet_mnemonic|proxy
  • twitter_auth_token|wallet_mnemonic

Proxy format: IP:PORT:USER:PASS