CHATBOTS

Discord intro-gated role granting concierge

Watches your #introductions channel, uses AI to confirm a new member's intro is genuine and complete, then auto-assigns the verified Member role and welcomes them.

CategoryChatbots
Enginesim
Difficultyintermediate
Triggerevent
Steps6
Setup~15 min

How it runs

The automated pipeline, trigger to output.

  • TriggerNew message posted in #introductionsDiscordDiscord
  • ActionAI judges intro completeness and authenticityOpenAI
  • LogicBranch on verdict: approve / needs-more / reject
  • ActionAssign verified Member roleDiscordDiscord
  • ActionReply in thread requesting missing detailsDiscordDiscord
  • OutputLog member and verdict to AirtableAirtableAirtable

What it does

New Discord servers fill up with lurkers and spam accounts. This concierge keeps your full channels locked behind a real introduction. When someone posts in #introductions, an AI judge checks whether it's a substantive intro (name, what they do, why they joined) versus a one-word "hi" or copy-pasted spam. Only genuine intros earn the verified Member role.

When to use it

Use it when you run a community server that gates channels by role and want onboarding to feel human without a moderator manually reading every post.

How it works

  1. 1A new message in the #introductions channel fires the trigger.
  2. 2OpenAI scores the message for completeness and authenticity, returning approve, reject, or needs-more.
  3. 3A branch routes on that verdict.
  4. 4On approve, Discord assigns the Member role to the author.
  5. 5On needs-more, the bot replies in-thread asking for the missing details.
  6. 6The verified member and verdict are logged to an Airtable onboarding table for audit.

Set it up

What you configure once, before turning it on.

  1. 1
    Connect DiscordCommunity channels + voice + bots.
  2. 2
    Connect OpenAIModels, embeddings, files.
  3. 3
    Connect AirtableBases, tables, views, automations.
  4. 4
    Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
  5. 5
    Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
  6. 6
    Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.

Run this workflow in your colony.

14-day trial. No DevOps. No Sales call. Provisioned in under a minute.