DSH HUB
HomePlugin StorePlugin PacksCommunityRankingsResourcesPublish Guide
Plugin source
Back to catalog

LitoMore /

LitoMore/agent-discord-presence

Verified

Discord Rich Presence for Codex, Claude Code, OpenCode, Pi, and DeepSeek Harness, powered by one local service that keeps your active work visible in Discord.

★ 4 Stars1 Forks0 IssuesN/A Community rating0 Confirmed installs
View on GitHub
READMESource: main@49ae485b

Agent Discord Presence

Discord Rich Presence for Codex, Claude Code, OpenCode, Pi, and DeepSeek Harness, powered by one local service that keeps your active work visible in Discord.

[!NOTE]
This project is in early development, so expect frequent changes.

Features

  • Generates a summary title, subtitle, activity state, and elapsed session time for your active agent work.
  • Selects the active session across supported agents, reconnects to Discord, and clears stale sessions automatically.
  • Uses the current agent model by default for summaries, with optional custom model, service, language, and prompt styling.
  • Sends up to 4,000 characters of the completed assistant reply to the summarization model and includes model usage metadata.
  • Allows automatic summaries to be disabled while keeping lifecycle updates enabled.
  • Runs multiple agents together with independent model, prompt, and display settings.

Quick start

The easiest way to get started is to let your agent handle the setup. Paste this repository link into your agent, or copy the prompt below:

Install and configure agent-discord-presence for the agent I'm using:
https://github.com/LitoMore/agent-discord-presence

Read the README and USAGE.md, check the prerequisites, install the package,
and set up the hooks or plugin for my agent while preserving my existing
configuration. Start the service in the background, check its status, and
let me know if I need to restart my agent or take any other steps.

You'll need Node.js 22+ and the Discord desktop app. Open Discord and sign in before checking your presence. A default Discord Application ID is included; no bot token is needed.

Prefer to set it up yourself? Install the package and start the service in the background:

npm install --global agent-discord-presence
adp start -b

Then follow the setup instructions for your agent:

  • Codex
  • Claude Code
  • OpenCode
  • Pi
  • DeepSeek Harness

Once connected, give your agent a task and check Discord for its activity. Run adp status to check the service and Discord connection.

Stop the service with adp stop; this clears its Discord activity. To run in the foreground instead, use adp start and stop it with Ctrl+C. Automatic startup is not configured, so run adp start -b again after restarting your computer.

Documentation

See the usage guide for installation, configuration, and operation:

  • Images and display settings
  • Prompts and language
  • Model and service selection
  • Presence layout and manual summaries
  • Session selection and lifecycle
  • Configuration and platform notes

License

MIT

—/ 5

No ratings yet

Verified DSH bundle

Commit 49ae485b0a3e

Community comments

No comments yet. Be the first to write one.

DSH HUB

A community index for DSH plugins. Not an official GitHub or DeepSeek AI product.

CommunityResourcesAPIAbout