Glossary
Discord Integration
GlossaryBy OpenCharts TeamPublished
The Discord integration connects a Discord server so Theo can post messages, read channels, list members, and create new channels from chat.
In depth
OAuth + bot token combo. Bot permissions cover posting, reading history, embeds, attachments, and message management. Useful for community ops and broadcasts.
Examples
- Send and edit messages
- List channels and members
- Create new channels
Also known as
DiscordDiscord connector
Want to put this concept to work in OpenCharts?
Connect DiscordRelated terms
Zapier & Webhooks
Zapier & Webhooks is the outbound automation surface — fire a signed HMAC webhook on platform events (project.created, share.accepted, export.completed, …) and connect to any Zapier or n8n workflow.
Tool Call
A tool call is a structured action Theo invokes during a response — like create_flowchart, send_email, or db_run_sql — that produces a real artifact or side effect, not just text.