From 5a75be3349b6a64207aabd4d605ba7d381d12bb4 Mon Sep 17 00:00:00 2001 From: goncalooliveira03 <46873718+goncalooliveira03@users.noreply.github.com> Date: Sun, 13 Sep 2026 12:39:38 +0100 Subject: [PATCH 1/2] Add claude-discord-presence to Tools & Utilities --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 27de1d7..6eba266 100644 --- a/README.md +++ b/README.md @@ -648,6 +648,7 @@ June 14, 2026 - [**cc-monitor-worker**](https://github.com/cometkim/cc-monitor-worker) - (21 ⭐) - Claude Code monitoring with Cloudflare Workers & Workers Analytics Engine. - [**shotgun-alpha**](https://github.com/shotgun-sh/shotgun-alpha) - (3 ⭐) - Codebase-aware spec engine for Cursor, Claude Code & Lovable. - [**conductor**](https://conductor.build/) - (0 ⭐) - Run a bunch of Claude Codes in parallel. +- [**claude-discord-presence**](https://github.com/goncalooliveira03/claude-discord-presence) - (0 ⭐) - Discord Rich Presence for Claude Code on Windows. Shows the repo, branch, what Claude is doing and the model. --- From 678d9f4d3b8c2e220a825cc2fced820b03b1492f Mon Sep 17 00:00:00 2001 From: goncalooliveira03 <46873718+goncalooliveira03@users.noreply.github.com> Date: Sun, 13 Sep 2026 14:01:21 +0100 Subject: [PATCH 2/2] Rename entry to presence-for-claude --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6eba266..c037c3f 100644 --- a/README.md +++ b/README.md @@ -648,7 +648,7 @@ June 14, 2026 - [**cc-monitor-worker**](https://github.com/cometkim/cc-monitor-worker) - (21 ⭐) - Claude Code monitoring with Cloudflare Workers & Workers Analytics Engine. - [**shotgun-alpha**](https://github.com/shotgun-sh/shotgun-alpha) - (3 ⭐) - Codebase-aware spec engine for Cursor, Claude Code & Lovable. - [**conductor**](https://conductor.build/) - (0 ⭐) - Run a bunch of Claude Codes in parallel. -- [**claude-discord-presence**](https://github.com/goncalooliveira03/claude-discord-presence) - (0 ⭐) - Discord Rich Presence for Claude Code on Windows. Shows the repo, branch, what Claude is doing and the model. +- [**presence-for-claude**](https://github.com/goncalooliveira03/presence-for-claude) - (0 ⭐) - Discord Rich Presence for Claude Code on Windows. Shows the repo, branch, what Claude is doing and the model. ---