DisPlay is a lightweight, zero-dependency CLI tool created specifically to fight gigabyte bandwidth waste during Discord Game Quests.
Downloading giant 50 GB – 100 GB game clients for a game you don't even plan to play, simply to leave it open for 15 minutes to claim a reward, is a massive waste of bandwidth, time, and storage. DisPlay instantly creates lightweight process image binaries matching Discord's official detectable games database so Discord detects you as playing.
⚠️ Video & Ad Quests Excluded: Video, stream, and promotional ad quests (1 – 5 minute ads) are intentionally excluded. No one is too busy to watch a short ad; DisPlay is specifically designed to save gigabytes of data wasted on 15-minute game opening requirements.
┌─────────────┐
│ Select Game │
└──────┬──────┘
↓
┌─────────────────┐
│ Find Executable │
└──────┬──────────┘
↓
┌─────────────────┐
│ Create Process │
└──────┬──────────┘
↓
┌──────────────┐
│ Discord sees │
│ game process │
└──────────────┘
Discord Desktop's built-in game scanner monitors active local OS processes (tasklist on Windows, ps on Linux/macOS) for registered game image names (e.g. endfield.exe, league of legends.exe). DisPlay instantiates a lightweight, safe process binary matching the exact executable name registered in Discord's detectable application database.
- ⚡ Save Gigabytes of Data: Fulfill 15-minute quest requirements without downloading 50 GB – 100 GB game installations.
- 🔍 Dynamic Game Search: Queries Discord's official detectable applications API in real time.
- 📦 Zero Required Dependencies: Built using Python's standard library (
urllib.request), requiring zero mandatorypip installpackages. - 🛡️ No Credential Access: Does not request, handle, or transmit Discord tokens, passwords, or authenticated endpoints.
- 🎨 Charm / Bubbletea TUI: Soft pastel truecolor aesthetics, braille spinner animations, and panel cards.
- 🌐 Cross-Platform Support: Native process handling on Windows, Linux, and macOS. Unix-like environments (Termux / PyDroid 3 / iSH) may work depending on available shell support.
git clone https://github.com/MKishoreDev/DisPlay.git
cd DisPlaypython display.py- Launch
python display.pyin your terminal. - Search for the game required by your Discord quest (e.g.,
Arknights: EndfieldorLeague of Legends). - Select your game from the search results.
- Leave the spoofer window open as it is!
- A clean process window will open to maintain OS process presence for Discord.
- DO NOT CLOSE the spoofer window until your quest finishes.
- Your main DisPlay terminal tracks your live remaining time (
⏱ 14m 58s remaining). - Once the 15 minutes complete, claim your reward on Discord!
- 🛡️ Read Legal Disclaimer & Safety Notice
- 🤝 Contribution Guidelines
- 📜 Code of Conduct
- 🔒 Security Policy

