For the complete documentation index, see llms.txt. This page is also available as Markdown.

Discord channels

Overview

With the Birdie bot for Discord, Birdie can import messages from any channel in a Discord server you authorize.

Ideally, each conversation should be organized into a thread so Birdie can preserve the conversation context when importing messages. However, Birdie can also import individual messages posted directly in a channel as feedback.

Requirements

Birdie's integration with Discord requires:

  • A user with a Discord admin role

  • Authorization to add the Birdie bot

  • Server ID (Guild ID)

  • Channel IDs for setup

Supported Channels

Birdie currently supports the following channel types:

  • Text Channels

  • Forum Channels

Setup in Discord

Below is a step-by-step guide to help you set up your Discord → Birdie integration.

1

Access the Birdie bot page

Open the Birdie bot authorization link while logged in as a Discord administrator and click "Continue to Discord":

https://discord.com/oauth2/authorize?client_id=1301530719788601447&permissions=66560&integration_type=0&scope=bot

2

Select your Discord server

Choose the Discord server you want to enable the bot in.

3

Grant permissions to the bot

Enable "View Channels" and "Read Message History" permissions, then click "Authorize"

4

Enable Developer Mode

To retrieve server/channel IDs, you need to enable "Developer Mode" in User Settings (bottom-left corner) > Advanced

5

Share Server/Channel IDs

To obtain the Server ID, click on the server name and click "Copy Server ID"

Then, for each channel you want to monitor, right-click on it and select "Copy Channel ID".

Birdie can also import data from Forum Channels, each thread is treated as a separate conversation. (To retrieve a forum channel ID, follow the same steps used to retrieve a text channel ID)

Once you have the server ID and all the channel IDs, share them with us following our guide: Securely Sharing Credentials for Data Integration.

Data in scope

After the integration is configured, Birdie imports messages from the Discord channels you authorize (including threaded conversations and individual messages) so they can be analyzed alongside your other feedback sources.

Privacy

The bot only requests the permissions necessary to retrieve conversations from your server. These include:

  • View Server Channels

  • Read Message History

Last updated