Documentation

Autocomplete

The bot uses Discord autocomplete for page and category options.

While typing:

text
/docs search cal...

Discord can suggest:

text
Callouts

For category browsing:

text
/docs list category:ref...

Discord can suggest:

text
Reference

The displayed value is a friendly title or label, but the selected option sends CAD's slug to the bot. The bot requests lightweight suggestions from CAD; it does not duplicate the documentation search or category logic.

Autocomplete suggestions are limited to Discord's maximum number of choices and are not stored as search history.