discord-send

Community

Send messages to Discord channels with ease.

Authorlycfyi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill enables users to post and reply to messages in Discord channels using a configured user token, automating routine outreach and community updates.

Core Features & Use Cases

  • Send messages to Discord channels using a user token to post content or replies.
  • Reply to a specific message to continue conversations without manual navigation.
  • Persona-aware messaging aligns with your configured persona for consistent tone and signing when appropriate.
  • Use cases include announcements, moderation prompts, and thread replies across channels and servers.

Quick Start

Load your persona, then start sending messages with the provided CLI. For example:

  • Load persona: python ${CLAUDE_PLUGIN_ROOT}/../community-agent/tools/persona_status.py --prompt
  • Send a message to a channel: python ${CLAUDE_PLUGIN_ROOT}/tools/discord_send.py --channel CHANNEL_ID --message "Hello, world"
  • Reply to a message: python ${CLAUDE_PLUGIN_ROOT}/tools/discord_send.py --channel CHANNEL_ID --message "Nice reply" --reply-to MESSAGE_ID

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: discord-send
Download link: https://github.com/lycfyi/community-agent-plugin/archive/main.zip#discord-send

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.