CHATBOTS
Discord FAQ Free-Text Answer Grader
When a member submits a free-text answer in their onboarding thread, an agent grades it against the canonical FAQ knowledge base, replies with targeted feedback.
How it runs
The automated pipeline, trigger to output.
- TriggerMember posts free-text answer in onboarding threadDiscord
- ActionRetrieve canonical FAQ entry for current stepNotion
- ActionGrade answer against reference, generate feedbackOpenAI
- LogicBranch on grade: pass vs retry
- ActionAdvance member or post coaching feedback in DiscordDiscord
- OutputLog graded attempt to SupabaseSupabase
What it does
This agent handles open-ended onboarding questions where a single reaction is not enough. When a member posts a free-text reply, the agent retrieves the authoritative answer from your FAQ knowledge base, grades the member's response for correctness and completeness, and either advances them or returns specific feedback on what to fix.
When to use it
Use it for communities that ask comprehension questions ("summarize our refund policy in your own words") rather than yes/no confirmations. It enforces real understanding while giving members coaching instead of a blunt rejection.
How it works
- 1A Discord message in an onboarding thread triggers the flow.
- 2The agent retrieves the canonical FAQ entry for the current step from Notion.
- 3OpenAI grades the member's free-text answer against that reference and produces a pass/fail plus feedback.
- 4A logic branch routes on the grade.
- 5On pass, the agent advances the member to the next step in Discord; on fail, it posts the targeted feedback and asks them to retry.
- 6The graded attempt is logged to Supabase.
Set it up
What you configure once, before turning it on.
- 1Connect DiscordCommunity channels + voice + bots.
- 2Connect NotionPages, databases, comments.
- 3Connect OpenAIModels, embeddings, files.
- 4Connect SupabaseTables, auth, storage, edge functions.
- 5Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 6Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 7Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Chatbots workflows
Discord WAF False-Positive Triage from Ray ID
When a user posts a Cloudflare ray ID in a Discord support channel, the bot looks up the blocked request's WAF event, classifies whether it looks like a genuine false positive.
Agentic WAF Investigator with Discord Approval Gate
An autonomous agent investigates a Discord-reported WAF block end to end: pulls Cloudflare logs, correlates with PagerDuty incidents, decides if an allowlist is safe.
Discord Onboarding Completion to CRM Sync
The moment a member finishes Discord onboarding, captures their submitted profile answers, creates or updates a contact in HubSpot.
Draft WAF Allowlist Proposal to Linear from Discord Report
Lets a support engineer confirm a Discord WAF report is a false positive, then auto-drafts a scoped Cloudflare allowlist rule proposal and files it as a Linear ticket…
Discord FAQ-Gated Role Concierge
Greets each new Discord member in a private onboarding thread, walks them through required FAQ steps one at a time.
Slack /rollback Concierge with Approval Gate and Audit Trail
An operator types /rollback <project> in Slack; the bot pins the current Vercel deployment, requests a peer approval.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
