Suggestion: Add Visual Flow Editor (Like BotGhost's Block System)

I’d like to suggest adding a visual block-based system for building commands and flows—similar to how BotGhost structures its bot logic. This approach is much more intuitive, especially for beginners. It helps users see the full flow at a glance, makes debugging easier, and reduces the learning curve compared to traditional list-style or nested menus.

Adding a visual layout like this would make the platform more beginner-friendly, organized, and efficient, especially for more complex bot behaviors. Here’s a visual reference for how it looks in BotGhost (attached).

This has been suggested many times before and will not happen.

We strongly believe that the Inventor-style “1D” editor is better than BG-style “2D” editor systems (based on react-flow) for a variety of reasons. I’ve discussed this at length on Discord:

We do offer flowchart view powered by Mermaid (change the end of the URL to /blocks/flowchart while in a flow) but it cannot be edited in that view.

1 Like