You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Discord bot supports your community with real-time answers from your documentation. The bot uses the Mintlify assistant to search your docs and provide accurate, cited responses, so it is always up-to-date.
12
12
13
-
The bot only works in public channels.
14
-
15
-
The Discord bot responds to `@` mentions and to every message in channels named `#ask-ai`.
13
+
The Discord bot only works in public channels. It replies to `@` mentions or to all messages in a specific channel.
16
14
17
15
Each message sent by the Discord bot counts toward your assistant message usage.
18
16
@@ -34,15 +32,19 @@ Each message sent by the Discord bot counts toward your assistant message usage.
34
32
35
33
## Create an `#ask-ai` channel
36
34
37
-
To help your community quickly get answers to their questions, create a channel named `#ask-ai` and add the bot to it. The bot will respond to every message in that channel. See [Starting Your First Discord Server](https://discord.com/blog/starting-your-first-discord-server) on the Discord blog for more information on creating a channel.
38
-
39
-
## Manage the Discord bot
35
+
To help your community quickly get answers to their questions, the bot can reply to every message in a channel that you choose. By default, the bot replies to every message in channels named `#ask-ai`. Create an `#ask-ai` channel and let your community know that the bot will reply to messages in that channel.
40
36
41
-
After you add the bot to your server, you can manage or remove the integration from the [Integrations](https://dashboard.mintlify.com/products/assistant/settings/integrations) tab.
42
-
43
-
Customize the bot's avatar and name to match your brand then let your community know they can mention it to get answers.
37
+
If you want the bot to reply to messages in a different channel, select a channel in the Discord bot [configuration menu](https://dashboard.mintlify.com/products/assistant/settings/integrations).
44
38
45
39
<Frame>
46
40
<imgsrc="/images/assistant/discord-configure-light.png"alt="The Discord configuration panel in light mode."className="block dark:hidden" />
47
41
<imgsrc="/images/assistant/discord-configure-dark.png"alt="The Discord configuration panel in dark mode."className="hidden dark:block" />
48
42
</Frame>
43
+
44
+
See [Starting Your First Discord Server](https://discord.com/blog/starting-your-first-discord-server) on the Discord blog for more information on creating a channel.
45
+
46
+
## Manage the Discord bot
47
+
48
+
After you add the Discord bot to your server, you can manage or remove the bot from the [Integrations](https://dashboard.mintlify.com/products/assistant/settings/integrations) tab in your dashboard.
49
+
50
+
In the Discord bot configuration menu, customize the bot by changing its avatar or name, and choose which channel it automatically replies to all messages in.
0 commit comments