Skip to content

Designed to automate interactions with the @blumcryptobot on Telegram. It features an advanced airdrop bot capable of performing various automated tasks.

Notifications You must be signed in to change notification settings

farizrifqi/Blum-Satset

Repository files navigation

Blum Satset

Bot to automate any task on Blum.

Requirements

Quickstart

For Windows:

Just run the start.bat It will automatically run update, installing depedencies, and run the bot.

For Linux:

  1. chmod +x start.sh
  2. Run ./start.sh It will automatically run update, installing depedencies, and run the bot.

Other:

  1. Install npm install
  2. Create query.txt
  3. Put the telegram app data each line
  4. Run npx ts-node index.ts or bun run index.ts

Referral

To set your referral, just edit the referral.txt and edit the const ref_XXXXXXXXX

Wallet

If the account not connecting the wallet yet, a wallet will be generated and the address and mnemonic will saved into wallet.txt

Automaton

  • Auto Register with Referral
  • Auto Farming
  • Auto Play Games
  • Auto Task
  • Auto Claim Daily Rewards
  • Auto Claim Friends Balance
  • Auto Join Tribe
  • Auto Connect Wallet
  • Auto Disconnect Wallet

Config

config.json used to enable/disable feature that you dont want to run.

Common Error

If you are running with start.bat or start.sh usually new depedencies not installed. Try to run npm install or bun/yarn install.

About

Designed to automate interactions with the @blumcryptobot on Telegram. It features an advanced airdrop bot capable of performing various automated tasks.

Topics

Resources

Stars

Watchers

Forks