Contributing
Function Template
---
title: "$functionName"
---Very useful and short description. It should have a dot at the end.
Usage
$functionName[all;parameters]- - Description of this argument. Don't useOptional ArgumentDefault: NoneOptional Argument
code="true"ifdefaultis not a function. - - This argument usesOptional ArgumentDefault:
$authorIDArgument with default valuecode="true". - - This argument is required.Required ArgumentRequired Argument
Example
Using the function:
Member
9/5/2026
!!exec $sendMessage[Hello World!]
Custom Command
APP
9/5/2026
Hello World!