Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Jan 29, 2025. It is now read-only.
/blum-botPublic archive

Blum ? Blum is telegram web app mining on telegram, and blum bot is blum auto mining, auto complete missions, and auto play game bot

NotificationsYou must be signed in to change notification settings

Widiskel/blum-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blum ? Blum is telegram web app mining on telegram, and blum bot is blum auto mining and complete missions bot

Prerequisite

  • Node JS (v22.1.0)
  • Git
  • Blum Account t.me/BlumCryptoBot/app?startapp=ref_dvQqzUMseK
  • TELEGRAM_APP_ID & TELEGRAM_APP_HASH Get it fromHere

BOT Feature

  • Auto Check In (Experimental)
  • Auto start and claim mining
  • Auto complete missions
  • Auto claim misisons reward
  • Auto play game

Register Blum Account

Set Up And Run

  • clone the projectgit clone https://github.com/Widiskel/blum-bot.git
  • runcd blum-bot.
  • runnpm install && mkdir -p accounts.
  • runcp src/config/config_tmp.js src/config/config.js && cp src/config/proxy_list_tmp.js src/config/proxy_list.js
  • To configure the app, runnano src/config/config.js and add your telegram app id and hash there (if you use telegram sessions)
  • To Configure Proxy, runnano src/config/proxy_list.js and fill up your proxy using provided format (it currently support only HTTPS proxy), if you don't use proxy then just let it blank [].
export const proxyList = [];
  • runnpm run start

Setup Accounts

  1. Run botnpm run start
  2. Choose option1 to create account
  3. Choose account typeQuery orSessions
  4. Session Type
    1. Enter Account Name
    2. Enter your phone number starting with countrycode ex :+628xxxxxxxx
    3. You will be asked for verification code and password (if any)
    4. Start The bot Again after account creation complete
  5. Query Type
    1. Enter Account Name
    2. Enter Telegram Query (you can get query by opening bot app on browser > inspect element > storage / application > session storage > telegram init params > copy tg web app data value)
    3. Start The bot Again after account creation complete
  6. after bot started choose option 3 start bot
  7. if something wrong with your Account, reset Account (option 2) first or just delete problematic a, to cancel running bot pressctrl+c twice, and start againfrom No 1..

Session Troubleshoot

If you asked to enter phone number again after sessions creation, it mean session not initialized correctly, try to delete the created sessions.

Example Case

  • example you already have 1 session (sessionA) and all good when you run bot. After that you create another session, but when you run bot, the bot asked to enter phone number again, so the problem is on (sessionB), to fix it just remove theaccounts/sessionB folder and re create it or just delete all folder insideaccounts directory with prefixsessions-.

Query Troubleshoot

if your bot get eror, with some error code401 it mean your query expired, go get new query and run bot again and choose option4 for query modification.

How To Update

  • rungit pull orgit stash && git pull
  • runnpm update
  • read Setup and run again if any new step added
  • run the bot againnpm run start

Note

Don't use bot withsession type if you using telegram account that bought from someone because it can make your telegram account deleted. instead of usingsession type, usequery type.

This bot can use Telegram Query and Telegram Sessions. if you want to use sessions, and ever use one of my bot that use telegram sessions, you can just copy the sessions folder to this bot. Also for the telegram APP ID and Hash you can use it on another bot. If you want to use Telegram Query, get your query manually.

if you got errorInvalid ConstructorId try to run thisnpm i telegram@2.22.2

About

Blum ? Blum is telegram web app mining on telegram, and blum bot is blum auto mining, auto complete missions, and auto play game bot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp