Documentation Index
Fetch the complete documentation index at: https://docs.mirage.strukto.ai/llms.txt
Use this file to discover all available pages before exploring further.
Credentials
1. Create a Discord Application
- Go to https://discord.com/developers/applications
- New Application -> name it (e.g., “Mirage”)
2. Create a Bot
- Bot in the left sidebar
- Reset Token -> copy the Bot Token
- Under Privileged Gateway Intents, enable:
- Message Content Intent (required to read message content)
3. Invite the Bot to Your Server
- OAuth2 -> URL Generator in the left sidebar
- Select scopes:
bot - Select bot permissions:
Read Messages/View Channels,Read Message History - Copy the generated URL and open it in a browser to invite