CommandsCore Commands
/setrepochannel
Change the Discord channel that a repository's events are delivered to.
Updates the notification channel for an existing repository entry. Useful when you reorganize your Discord channels or want to reroute a repo's events.
Usage
Parameters
| Prop | Type | Default |
|---|---|---|
id | string | - |
channel | channel | - |
Permissions
Requires Manage Server (MANAGE_GUILD).
Cooldown
60 seconds (per guild).
Notes
- The repository must exist in the current server or the command will error.
- Ensure the bot has Send Messages and Embed Links permission in the new channel.