info
[!NOTE] New to Narakim? Start with the Quickstart Guide to create your first bot. For a deep dive into platform architecture, see Platform Overview.
Welcome to Narakim — a next-generation automation platform for building, deploying, and managing bots across Discord, Slack, Telegram, and beyond.
What makes Narakim different?
Unlike traditional "if-this-then-that" automation tools, Narakim is built around a visual Automation Graph — a directed acyclic graph of nodes and edges that lets your bots reason, branch, loop, and call AI models as first-class citizens of the flow.
Key Features
- Visual Automation Canvas — Build bot logic by connecting Triggers, Actions, Logic, and Data nodes on an infinite canvas. No code required.
- First-class AI Integration — The OpenRouter AI extension gives you access to 100+ models (GPT-4, Claude, Gemini, Llama, and more) directly in your automation graph.
- Multi-Platform Support — Connect your bot to Discord, Slack, and Telegram. A single Universal bot can integrate events from all three platforms simultaneously.
- AI Studio — A conversational AI co-pilot that can build automations, explain your graph, troubleshoot errors, and install extensions on your behalf.
- Extensible — Install built-in extensions for HTTP requests, database operations, PDF generation, and more. Platform extensions unlock when you connect a platform.
Core Terms
| Term | Definition |
|---|---|
| Bot | Your project container. Holds an automation graph, platform connections, secrets, and deployment config. |
| Automation Graph | The directed acyclic graph (DAG) of nodes and edges that defines what your bot does. |
| Extension | A modular capability (Trigger, Action, Logic, or Data node) installed per-bot. |
| Archetype | The platform scope of a bot — Universal, Discord, Telegram, Slack, or Cross-platform. |
| Platform | An external messaging service (Discord, Slack, Telegram) your bot optionally connects to. |
| Integration Level | Whether the bot operates as a Bot-level (standalone bot identity) or Account-level (your existing account) connection. |
| Secret | An encrypted key/value credential stored in Narakim's vault and injected at runtime. |
| Deployment | A running instance of your bot packaged in an isolated Docker container. |
Getting Started
Ready to build? Head to the Quickstart Guide to create your first bot in minutes.
Was this helpful?
historyLast updated: May 10, 2026
