Commands

An object that contains all the available templates

{
    "8ball": commandsBuilder,
    ping: commandsBuilder,
    hello: commandsBuilder,
    server: commandsBuilder,
}

Last updated