Search
/docs search <query>Search your ctrl alt doc documentation by title, description, and content. Title matches take priority, keeping common searches focused.
A small, self-hosted Discord bot for searching and browsing a ctrl alt doc documentation site without leaving the conversation.
The bot doesn't duplicate your documentation, build its own search index, or maintain a database. It simply connects Discord to the ctrl alt doc API and gets out of the way.
/docs search <query>Search your ctrl alt doc documentation by title, description, and content. Title matches take priority, keeping common searches focused.
/docs page <slug>Go directly to a known documentation page and get its title, description, optional excerpt, and a direct link.
/docs list category:<slug>List the pages in a ctrl alt doc navigation category without flattening your documentation structure.
/docs search...Search and category suggestions come directly from ctrl alt doc, so the bot doesn't need to maintain its own index or suggestion history.
The ctrl alt doc Discord bot isn't a central service. You run your own bot, connect it to your own ctrl alt doc documentation site, and control the infrastructure it runs on.
Create your Discord application and bot.
Install the bot into your Discord server.
Connect it to your ctrl alt doc documentation site.
Run the bot on your own infrastructure.
DISCORD_TOKEN=
DISCORD_CLIENT_ID=
DISCORD_GUILD_ID=
CAD_BASE_URL=https://docs.example.comThe bot doesn't maintain user profiles, search history, or its own documentation index.
No analytics, telemetry, behavioural tracking, or advertising.
Search stays with ctrl alt doc. Queries and documentation aren't sent to an AI provider.
The bot uses slash commands and doesn't read arbitrary Discord messages.
The ctrl alt doc Discord companion bot is available on npm.
Install the botDocumentation coming soon.