Getting Started
Everything you need to go from zero to receiving GitHub events in Discord.
Setting up Octoflow takes about five minutes. There are three steps:
- Invite the bot to your Discord server
- Create a webhook inside Discord using
/newhook - Register the webhook URL in your GitHub repository or organization
After those three steps, run /newrepo to link a repository to a channel and events will start flowing immediately.
Prerequisites
- You need Manage Server (
MANAGE_GUILD) permission in the Discord server you're adding the bot to. - You need admin access to the GitHub repository or organization where you're registering the webhook.
- The bot must be able to send messages in the channel you want notifications delivered to.
- Your DMs must be open from server members — the bot sends your webhook credentials via DM.