From 8a2b593b318e4e29e66b458b662681204dbbf390 Mon Sep 17 00:00:00 2001 From: Yuzu Date: Tue, 21 Jul 2026 02:27:48 +0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20docs:=20update=20README?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5a1b693..7c32d17 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # 🏠 Discord-Mobile-Playing-CLI +> [!WARNING] +> **Deprecated. This repository will be archived.** +> Samsung ended its Discord integration in Gaming Hub on January 31, 2024 (Discord partnership terminated), and Discord has since removed the `/api/v6/presences` endpoint this project relies on (it now returns `404 Not Found`). There is no known replacement endpoint, so this tool no longer works and will not be updated further. + Discord currently only supports game activity on a mobile platform using Samsung Game Launcher, which is only available on Samsung devices. Discord-Mobile-Playing-CLI is only a PoC that game activities can be implemented on another platform like jailbroken iOS ([iOS-DiscordPresence](https://github.com/YuzuZensai/iOS-DiscordPresence)), or another kind of android distros by using the Discord API. Well, you can't do anything about the "Playing on Samsung Galaxy" for now.