Any channel
Once authorized, the bot is available server-wide. No per-channel invite. Members run /ask wherever they are.
Members run /ask in any channel and get a source-cited answer from your documentation. Built for OSS communities, dev tool servers, and any team where the docs questions land in chat. Setup is a few clicks.
infra/runbooks/db-rotate. Provision the new secret, deploy with both old and new active, drain traffic to the new one, then revoke the old. The script handles the handoff; expected downtime is zero.Used by teams that take their documentation seriously
Once authorized, the bot is available server-wide. No per-channel invite. Members run /ask wherever they are.
/ask answers questions, /clear resets context. Discord registers them at install, so no client restart is needed.
The bot remembers the previous question in a channel so follow-ups resolve. /clear starts a new conversation.
Every answer carries doc title and a deep link to the section. Members verify in one click.
/ask and /clear immediately. Members can use them in any channel where the bot has Send Messages and Use Application Commands permissions./ask question: how do I authenticate with the API? Answer arrives inline with source links, public to the channel by default./clear starts fresh.Most docs questions in a Discord server get answered by maintainers, repeatedly. Biel turns those into self-serve answers and surfaces the gaps your docs do not cover.
| Dimension | Discord alone | Biel.ai |
|---|---|---|
| Where members ask | They post in #help and wait for whoever happens to be online. Same questions repeat across timezones. | They run /ask in any channel. Answer in seconds, even at 3 AM, with source links to your docs. |
| OSS communities | Maintainers field the same first-time-user questions every week. Burnout follows. | New users self-serve from the docs. Maintainers field the genuinely new questions. |
| Context across messages | No shared memory. Threads sprawl. Past answers buried in scroll. | Per-channel conversation context. Follow-up questions resolve without repeating background. |
| Source attribution | A pinned 'Read the docs' message that nobody reads. | Every answer cites the doc page and section. Direct link, no scrolling required. |
| Docs gap signal | Repeated questions get noticed only when a maintainer is in the mood. | Every question lands in the dashboard. Repeats surface as content gaps to fix. |
| Setup | Build a Discord bot in-house with a slash command and an LLM. Host it. Maintain it. | Click Add to Discord. Bot live in 5 minutes. No code. |
/ask is registered server-wide and available to all members by default. Channel admins can hide it from specific channels using Discord's built-in command permissions./clear resets when you want a clean slate.#help channel. New members self-serve, maintainers handle the genuinely new questions./ask command, queries your indexed docs, replies.