Skip to main content

Introduction

Welcome to the documentation page for CRBTscript v11 (beta 1)!

CRBTscript is a placeholder syntax used in the welcome & farewell messages. It allows anyone to embed values that might change thanks to a dynamic interpreter.

To use it, simply insert any of these tags below – they will automatically be picked up by CRBT and be interpreted.

Syntax

<[tagName].[tagProperties]>
  • tagName: The name of the tag (e.g. user, server).
  • tagProperties: The properties of the tag, separated by a dot (e.g. name, id).

Usage

Welcome <user.name> to **<server.name>**!