Noria uses a bring-your-own-bot model: you provide your own Discord bot token, and Noria runs it for you 24/7. Your bot keeps your branding and stays under your control.
Create a Discord application
- Open the Discord Developer Portal and create a new application.
- Under Bot, add a bot and copy its token.
- Enable the Server Members and Message Content privileged intents if your workflows need them.
Add the token to Noria
- In the dashboard, go to My Discord Bot.
- Paste your bot token and click Verify & connect.
Your token is encrypted at rest (AES-256-GCM) and never shown again.
Invite the bot to your server
Use the invite link from the Developer Portal (OAuth2 → URL generator, bot scope) to add the bot to each server you want to automate.
What you can do
Once connected, Discord triggers (member joins, messages, reactions) and actions (send message, send DM, manage roles) become available in the editor. See triggers and actions for the full list.