Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
A library for creating bots for the Meower platform.
default
RoarBot is a library for creating bots for the Meower platform. It comes with an easy way to connect to Meower and parse commands.
Options that can be passed into RoarBot.prototype.command.
How much logging the bot should do. By default, this is "base"
.
Different messgaes the bot might send. Each of them has a default that will be used if none are provided here.
A list of arguments types. This is a list of objects formatted like this:
Possible types of patterns to a command.
Converts the passed in TPattern
to its corresponding TypeScript type.
Options that can be passed into RoarBot.prototype.setAccountSettings to modify.
Turns the pattern type into a human readable format.
An attachment as returned from the uploading API.