ZBR Webapp
The ZBR Webapp is an all-in-one browser-based platform for creating, managing, and hosting Discord bots using ZBR.
Key Features
- Instant Execution: Launch and test your bot instantly with a single click using the integrated ZBR cloud runner, no local setup or CLI required.
- Visual Editor: A full-featured code editor with syntax highlighting, autocomplete, and snippets for all ZBR functions.
- Project Management: Import existing projects or start new ones directly in your browser.
- Bot Configuration: Easily add/edit variables, update bot statuses, and manage configurations visually.
- Data Portability: Prototype in the cloud and export to a project ZIP whenever you’re ready for 24/7 production hosting via the CLI.
Usage & Hosting
- Cloud Testing: Use the Run button for rapid prototyping and interactive testing in the ZBR cloud environment (testing only, not for 24/7 hosting).
- Production Hosting: For permanent 24/7 hosting, export your bot code and run it on your own server using the ZBR CLI (
zbr run).
How to use it
See our Webapp Getting Started guide for a step-by-step walkthrough of the visual development workflow.