Skip to content

Bypass the limitations of launching Telegram bot games and web apps on Telegram Desktop and Web.

Notifications You must be signed in to change notification settings

amirsadeghi1/telegram-appbots-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

🚀 Run Telegram AppBots (Games) on Desktop – Bypass Method

💡 Unlock Telegram Games & Apps on Telegram Desktop using a smart browser-side script injection hack.
🧠 No extension, no modding – just pure DevTools magic.

badge
badge


⚙️ What This Does

This tool lets you bypass mobile-only restrictions on Telegram web apps (bots/games) and run them smoothly inside Telegram Desktop/Web.


🛠️ Installation

🔟 Step-by-Step Guide

  1. Download the Script
    Grab the script from this link
    Or just Ctrl+A + Ctrl+C the raw code.

  2. Launch Telegram Desktop or Telegram Web
    Open your bot/game in Telegram Desktop or in your browser via Telegram Web.

  3. Start the Game
    Click “Play” on the bot. Once the QR code shows up, pause here – do not scan or continue.

  4. Open DevTools
    Press Ctrl+Shift+I or F12 to open Developer Tools.

  5. Navigate to Sources
    In DevTools, go to the Sources tab.

  6. Find telegram-web-app.js
    Look in the left pane → expand the js folder → open telegram-web-app.js.

  7. Replace the Existing Code
    Inside telegram-web-app.js:

    • Select all (Ctrl+A)
    • Delete
    • Paste your new script
  8. Override Content (Very Important)

    • Right-click inside the code editor → choose “Override content”
    • Click “Select folder” on the top bar
    • Choose any local folder (you can create one called telegram-injector)
  9. Grant Access
    Click “Allow” when prompted.

  10. Refresh the Page
    Hit Ctrl+R or the refresh button.
    🕹️ Your bot/app should now run flawlessly on desktop.

  11. Star the Repo 💖
    If this saved you hours of reverse engineering, leave a ⭐ right here!


About

Bypass the limitations of launching Telegram bot games and web apps on Telegram Desktop and Web.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published