Skip to content

zbrlang/zbr-website

Repository files navigation

ZBR Website

The official website and documentation for ZBR, a scripting language for Discord bots.

Overview

ZBR is a scripting language for Discord bots powered by a high-performance Rust runtime engine.
You write commands as plain .zbr files using ZBR functions, no boilerplate, no event handlers, no framework knowledge required.

This repository provides the central platform for ZBR, offering the main landing page, full documentation for functions & triggers, a web API, and other resources for developers.

Project Structure

  • app/: Next.js App Router for the main landing page and legal pages.
  • pages/docs/: Documentation content powered by Nextra.
  • context/: Documentation source data (functions, triggers, categories).
  • scripts/: Automation scripts for documentation generation.
  • components/: Shared UI components.

Links

License

All Rights Reserved, see LICENSE.

About

Landing page and documentation website for ZBR.

Resources

License

Stars

Watchers

Forks

Contributors