Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

vibecoder-discord-presence

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vibecoder-discord-presence

Show your Claude Code activity on Discord as Rich Presence — privacy-first and themeable.

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
140
Maintainers
1
Weekly downloads
 
Created
Source

Vibecoder Discord Presence

Your AI coding sessions, live on Discord.

demo

A live Discord status for your AI coding sessions — thinking, editing, running tests, as it happens. Theme it however you like (or build your own from scratch), and it stays private unless you choose to share more.

Supported tools

ToolStatus
Claude Code✅ supported
Gemini CLI🔜 planned
Codex🔜 planned
OpenCode🔜 planned

Built on a provider model — adding a tool only changes how events are read, not the rest. PRs welcome.

Install

npm i -g vibecoder-discord-presence

Setup

vdp install

Open your AI coding tool with the Discord desktop app running — your status shows up on its own. That's the whole setup.

Needs Node 18+ and the Discord desktop app.

Themes

Five built-ins, from privacy-safe to maximum vibes.

Discord rich presence

minimal · developer · focus · playful · chaos

Customize

vdp config

Pick a theme or build your own — every line, image, and button — with a live preview as you go.

Commands

CommandWhat it does
vdp installSet it up
vdp configCustomize the card
vdp statusSee what's running
vdp stop / vdp restartControl the background process
vdp uninstall [--purge]Remove it (--purge also deletes your config)

Privacy

The default minimal theme shares nothing about your work — no project names, paths, or filenames. Anything more is opt-in, and there's no telemetry.

How it works

A small hook fires on each event and writes a marker file. A lightweight background process reads it, updates Discord, and exits once you're idle — no always-on daemon, no manual start/stop.

License

MIT © younesfdj

Keywords

discord

FAQs

Package last updated on 06 Jun 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts