Documentation Index
Fetch the complete documentation index at: https://docs.aurinfer.com/llms.txt
Use this file to discover all available pages before exploring further.
Discord Integration Setup
Before your AurInfer character can join your server, you need to create a dedicated bot profile for it on Discord. This guarantees you own the bot and can customize its name and avatar natively on the platform.1. Create a Discord Application
Open the Developer Portal
Go to the Discord Developer Portal and log in with your Discord account.
Create a New App
Click the “New Application” button in the top right. Give your application a name (this will be your bot’s name) and agree to Discord’s terms of service.
2. Enable Privileged Intents
To read server rules, reply to members, and perform autonomous actions, your bot requires strict permissions from Discord known as “Intents”. Stay on the Bot tab in the Developer Portal and scroll down to the Privileged Gateway Intents section. You must toggle the following switches to ON:- Server Members Intent: Allows the bot to recognize when users join or leave the server.
- Message Content Intent: Mandatory for the bot to actually read the text inside messages.
If your bot reaches 100 or more servers in the future, Discord will freeze these intents until you submit a formal verification request.
3. Link Credentials in AurInfer
Now that your Discord bot is ready, it’s time to connect it to AurInfer.Open the Character Dashboard
Go to labs.aurinfer.com, select your character, and click Select Integration → Discord from the sidebar.
Input the Token
Proceed to step 3 in the integration wizard and paste your Discord Bot Token into the secure input field.