- Otomatis send 100 tx
- Otomatis daily login
- Otomatis claim box tx Milestone
- Otomatis buka semua box
- Cek Total Semua Ring
- Kirim Status sukses atau gagal ke telegram
Bot Ori by HCA (HappyCuanAirdrop)
- Clone repo & masuk ke folder
git clone https://github.com/gilkur23/sonic-devnet && cd sonic-devnet
- Install Nodejs & module
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash && source ~/.bashrc && nvm install v22.3.0 && nvm use v22.3.0 && nvm alias default v22.3.0 && npm i
- Submit Private Key di
privateKeys.json
nano privateKeys.json
Format Private key
[
"privatekey1",
"privatekey2",
"privatekey3"
]
- Edit file
.envUntuk Memggunakan fitur send status ke Telegram
nano .env
Format .env
TELEGRAM_BOT_TOKEN=API BOT buat di @botfather
TELEGRAM_CHAT_ID=User id Telegram
Contoh .env
TELEGRAM_BOT_TOKEN=123456789:AAErhakaYXXkzk1DBiksss_AgB1wGSa
TELEGRAM_CHAT_ID=123456789
- Jalankan bot ( auto run setiap hari )
node auto.js
Gunakan Vps mempermudah pertuyulan