For the complete documentation index, see llms.txt. This page is also available as Markdown.

Message Templates

Variables in the template are represented as: category.type

For example:

Template: Welcome to the server, member.username!

Result: Welcome to the server, vollar!

Last updated