Flow Groups
Structure your Flows with precision and creativity.
Flow Groups let you bundle multiple actions together — so you can control how often they happen and when they happen. Think of them as smart containers inside your Flow that give you deeper customization.
✨ What Are Flow Groups?
⚙️
💡 Why Use Flow Groups?
Flow Groups turn simple Flows into dynamic sequences. They allow you to:
Build multi-step interactions with timed responses.
Add probability and surprise to keep events fresh.
Create clean, modular structures for complex automation.
🧩 Tip: Combine multiple groups with different chances and delays to make your Flows feel natural — like a living conversation rather than a script.
🎉 Example
Goal: Create a fun welcome sequence.
Group 1: Chance = 100 %, Delay = 0 s → Send “Welcome to the server!”
Group 2: Chance = 100 %, Delay = 5 s → Add 🎉 reaction
Group 3: Chance = 30 %, Delay = 10 s → Send a random gif
Last updated