Skip to content

Telegram Automated Bot Script to get the Bulk Query ID

License

Notifications You must be signed in to change notification settings

vaultboyportal/Query_Id

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Automated Bot Script to get the Bulk Query ID from Multiple telegram Accounts at Once !!

This Node.js Telegram script manages Multi Telegram Account for All Mini Apps bot, Unlimited Account Support handling Login Via Telegram Sessions or Telegram OTP ! By using API ID and API HASH. The script also includes functionality to Get query Id from All Accounts at once and Multiple TG Mini Apps at once. You can then Use these Query_ID in other Scripts for Botting the Mini Apps.

Setps to follow !

  1. Clone the repo git clone https://github.com/Solana0x/Query_Id.git
  2. cd Query_Id
  3. Then npm install
  4. Then add API ID and API HASH in index.js file
  5. Then node index.js
  6. You can Choose to either Login Via Phone Number or telegram session string.
  7. Then choose Request WebView for all accounts option
  8. Then enter Please enter the bot peer (e.g., @YourBot): here you have to enter the username of the telegram bot like @blumCryptobot or @starmajorbot.
  9. Then enter Please enter the WebView URL: here you have to enter the refferal link of your Telegram bot like this https://t.me/blum/app?startapp=ref_4P0iHV9xlf
  10. The Hit enter you will see your QueryID in form of TXT FILE in formate Bot: @BlumCryptoBot | WebAppData: user=%7B%22id%22%3A6299188 .

To Get API ID And API HASH

  1. Login to https://my.telegram.org/auth
  2. Create a new Telegram APP You Go to "API development tools" and fill out the form
  3. You can refer this Article for help https://core.telegram.org/api/obtaining_api_id

Educational Purposes Only:

This script is intended solely for educational and research purposes. The authors and contributors of this project are not responsible for any misuse of this code. Any actions taken using this code are the sole responsibility of the user.