hnh-discord

Manage Discord messages, channels, and server data via the API.

3|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/huynguyenh/skills --skill hnh-discord
Or copy as Structured Prompt for Agentβ–Ό
Please help me install this Agent Skill.
Skill: hnh-discord
Source: https://github.com/huynguyenh/skills/tree/main/skills/hnh-discord
Command: npx skills add https://github.com/huynguyenh/skills --skill hnh-discord

SYSTEM DOCUMENTATION & REQUIREMENTS

πŸ’‘ This Skill requires requests, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines interactions with Discord, allowing for efficient management of messages, channels, and server activity without needing to manually navigate the Discord interface.

Core Features & Use Cases

  • Message Management: Read, send, edit, delete, and react to messages.
  • Channel & Server Navigation: Browse channels, view channel details, and list server members.
  • Search & Threading: Search message history and create/manage threads.
  • Use Case: Automatically post daily status updates to a specific Discord channel or search for past discussions about a particular bug.

Quick Start

Use the hnh-discord skill to send the message "Hello from Claude!" to the channel with ID "1234567890".

Frequently Asked Questions about hnh-discord

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Discord messages using the Python requests library?β–Ό

Automating Discord messages requires a Discord Bot Token and the Python requests library to interact with the API. This Skill enables reading, sending, and editing messages programmatically without manual interface navigation.

Can I search Discord channel message history and manage threads via the API?β–Ό

Searching Discord message history and managing threads is supported through API calls. This Skill enables information retrieval for past discussions and allows creating or managing threads to organize server communication.

Do I need a Discord Bot Token to manage channels and list server members?β–Ό

A Discord Bot Token is required to manage channels and list server members. This Skill uses the token to authenticate API requests for browsing channels, viewing details, and retrieving server data.

What's the best way to post automated daily status updates to a Discord server?β–Ό

Posting automated daily status updates is achieved by using API calls to send messages to a specific Discord channel ID. This Skill enables workflow integration for automated communication directly within Discord servers.

Does this Discord API integration work for retrieving past bug discussions?β–Ό

This Discord API integration works for retrieving past bug discussions by searching message history. This Skill supports information retrieval to find past conversations about specific topics or issues programmatically.