Command reference
This is the command reference for WildBeast. You can find more elaborative information here on each of the commands currently implemented.
Tip
Send the message ++help <command> (Prefix may vary) to the bot to get further information on any given command.
Gotchas¶
-
Some commands on this page will have an empty Usage field. This means that the command takes no arguments and is accepted as such.
-
Parameters marked with <placeholders> are supposed to be replaced by other values. Do not incude the actual braces in the command. Similarly, @user placeholders refer to mentions. Parameters surrounded by [brackets] signify parameters that may be omitted.
-
Commands in the NSFW category have been labeled as not safe for work and can only be used in a channel that has been marked as NSFW in the channel settings.
Additional command information:
Addendums
Tag subcommands
Settings subcommands
Commands¶
Addendums¶
- For the colorrole command, a hexadecimal value can be submitted in either #FFFFFF or FFFFFF format.
- You can get all the available meme types for the meme command by using the command meme templates.
- The softban command bans a user and then immediately unbans them, deleting their messages without barring future access to the server.
- The request command supports playing from the following resources: YouTube, SoundCloud, Bandcamp, Twitch, Vimeo, Mixer and raw HTML audio.
Tag subcommands¶
The tag command has the following subcommands. All subcommands inherit the permission level of the main command.
Tip
You can use JagTag formatting with the tag create command. See the JagTag-JS documentation for more information on how.
Name | Description | Usage |
---|---|---|
tag create | Create a tag. | tag create <name> <content> |
tag delete | Delete a tag. | tag delete <name> |
tag edit | Edit an existing tag. | tag edit <name> <newcontent> |
tag owner | Return the owner of a tag. | tag owner <name> |
tag random | Retrieve a random tag from the database. | tag random |
tag raw | Return the raw data of a tag. | tag raw <name> |
Settings subcommands¶
The following settings can be edited with this command. All settings are server-specific and all subcommands inherit the permission level of the main command.
Note
Translation support is in beta, please see the translation directory for supported languages.
Name | Description | Usage |
---|---|---|
prefix | Change the command prefix. | settings prefix <newprefix> |
language | Change the language the bot will respond in. | settings language <language> |
welcome | Change the welcome message target. | settings welcome <#channel/dm> |
welcomeMessage | Change the welcome message that is sent when a new member joins. | settings welcomeMessage <message> |
reset | Reset a setting to its default value. | settings reset <setting> |