Skip to content
All docs

Integrations

Connect Discord

Bring your own Discord bot so Noria can listen to events and send messages on your behalf.

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

  1. Open the Discord Developer Portal and create a new application.
  2. Under Bot, add a bot and copy its token.
  3. Enable the Server Members and Message Content privileged intents if your workflows need them.

Add the token to Noria

  1. In the dashboard, go to My Discord Bot.
  2. 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.