Skip to content

Repository files navigation

Sonic Odyssey Devnet

Fitur Bot

  • 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)

Step

  1. Clone repo & masuk ke folder
git clone https://github.com/gilkur23/sonic-devnet && cd sonic-devnet
  1. 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 
  1. Submit Private Key di privateKeys.json
nano privateKeys.json

Format Private key

[ 
  "privatekey1", 
  "privatekey2",
  "privatekey3"
]
  1. Edit file .env Untuk 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 
  1. Jalankan bot ( auto run setiap hari )
node auto.js

Gunakan Vps mempermudah pertuyulan

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages