Command Reference
All Octoflow bot commands, organized by category.
Every command is available as both a Discord slash command (/command) and a prefix command (git!command).
Most commands require the Manage Server (MANAGE_GUILD) permission and are guild-only.
Core
Manage webhooks and repositories.
/list
List all webhooks in the server.
/newhook
Create a new webhook.
/newrepo
Link a repository to a webhook.
/delhook
Delete a webhook.
/delrepo
Delete a repository.
/setrepochannel
Change a repository's notification channel.
/resetsecret
Reset a webhook's signing secret.
Event Modifiers
Filter, redirect, or suppress specific GitHub event types.
/eventmod create
Create an event modifier on a webhook.
/eventmod delete
Delete an event modifier by ID.
Backups
Export and restore your configuration.