CommandsCore Commands
/editrepo
Change a linked repository's name or notification channel without deleting and recreating it.
Updates a repository entry's name and/or channel. Only the fields you provide are changed.
Usage
Parameters
| Prop | Type | Default |
|---|---|---|
id | string | - |
repo_name | string | - |
channel | channel | - |
Permissions
Requires Manage Server (MANAGE_GUILD).
Cooldown
60 seconds (per guild).
Notes
- Use this when a repository is renamed or transferred on GitHub, so events keep matching without deleting and recreating the entry.
- To only change the channel, use
/setrepochannel—/editrepocan do the same, plus rename. - The command errors if the repo doesn't exist in the current server.