discord-create-channel - Create channels in Discord servers using Discord API
Creates text, voice, announcement, stage channels, or categories in Discord servers via the Discord API v10.
Tags
Updated: 2026-09-19Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Create text channels
- Create voice channels
- Create announcement channels
- Create stage channels
- Create channel categories
- Configure channel permissions
Inputs
- Discord bot token
- Discord guild ID
- Channel name
- Channel type
- Channel topic
- Category channel ID
- Permission overwrites
Outputs
- Created channel ID
- Created Discord channel
- Channel API response object
Requirements
- DISCORD_BOT_TOKEN environment variable
- Bot membership in target server
- Manage Channels permission in server
- Valid Discord guild ID
