add-discord

Configure Discord channel registration and trigger-based messaging for Deus integration.

50|4|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/sliamh11/Deus --skill add-discord-sliamh11
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-discord
Source: https://github.com/sliamh11/Deus/tree/main/.claude/skills/add-discord
Command: npx skills add https://github.com/sliamh11/Deus --skill add-discord-sliamh11

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Add Discord channel integration to Deus to enable real-time messaging and channel-based control once the MCP package is released.

Core Features & Use Cases

  • Setup and register a main Discord channel to enable Deus to respond in that channel.
  • Prepare and test additional channels with trigger-based messaging to extend Deus across servers.
  • Example: connect a server's "dev-bots" channel to allow commands and bot replies within that channel.

Quick Start

Register and configure a Discord channel to enable Deus integration.

Frequently Asked Questions about add-discord

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

FAQPage Schema
How do I add Discord channel support to Deus?

To add Discord channel support to Deus, you must execute a channel-registration workflow that uses a Discord bot token and proper environment configuration to enable real-time messaging within your servers.

Can I register multiple Discord channels for triggering messages?

Yes, you can register multiple Discord channels for triggering messages. You configure a main channel for standard responses and prepare additional channels with trigger-based messaging to extend server coverage.

Do I need a Discord bot token to set up the integration?

Yes, a Discord bot token is required for the integration setup. You must provide this token alongside proper environment configuration to authenticate and register channels for the communication workflow.

How does Discord channel integration work with trigger-based messaging?

Discord channel integration works by connecting a bot to your server and registering specific channels. Trigger-based messaging then allows Deus to respond in channels like a dev-bots text channel when specific conditions are met.

What is the best way to configure a Discord bot for channel-based control?

The best way to configure a Discord bot for channel-based control is to run the setup workflow to register a main channel first, test the connection, and then add additional channels for extended trigger-based messaging across servers.

Why is my Discord channel registration not working?

Discord channel registration may fail if the Discord bot token is invalid or the environment configuration is incorrect. You must ensure both are properly set before executing the channel-registration workflow.