Options that can be passed into RoarBot.prototype.command.
TPattern extends Pattern
optional
description: string
The description of the command. This is shown in the help message.
A library for creating bots for the Meower platform.
Options that can be passed into RoarBot.prototype.command.
TPattern extends Pattern
description: string
The description of the command. This is shown in the help message.
Add Package
deno add jsr:@mbw/roarbot
Import symbol
import { type CommandOptions } from "@mbw/roarbot";
Import directly with a jsr specifier
import { type CommandOptions } from "jsr:@mbw/roarbot";
Add Package
bunx jsr add @mbw/roarbot
Import symbol
import { type CommandOptions } from "@mbw/roarbot";