Skip to content

Commands

Daniel Perales Mauriz edited this page Feb 23, 2023 · 48 revisions

These are the commands that HelpBot has, and whose permissions and operation can be configured through the commands.json configuration file, as described in the "Configuration" section, and these can be of type chat (invoked with the / slash), of type message (from the message's application context menu), or of type user (from the member's application context menu).

Information

Command Description Type
ping Provides information about the state of the bot. Chat

Leveling

Command Description Type
leaderboard It shows the guild XP leaderboard. Chat
stats Shows your or another member's XP stats. Chat
notifications Adjust the bot's XP level up notifications. Chat
xp Modifies the amount of XP of a member.
- set: Assigns a specific amount.
- add: Adds a certain amount.
- addrandom: Adds the XP corresponding to X number of messages.
- remove: Removes a certain amount of XP.
- clear: Initializes the member's XP to 0.
Chat

Moderation

Command Description Type
warn Adds a warning to the member. Chat
Remove and warn Deletes a message and adds a warning to its author. Message
Warn Adds a warning to the selected member. User
rmwarn To remove a warning (or all) to a member. Chat
infractions It shows a list with the warns of a member and their respective IDs. Chat
slowmode Activates slow mode on a text channel. Chat
mute Mutes a member from text and voice channels. Chat
unmute Unsilences a member. Chat
kick Kicks a member. Chat
ban Bans a member. Chat
unban Unbans a member. Chat

Tools

Command Description Type
invitation Generates or retrieves a permanent invite link in the rules channel, or in the first text channel that allows it. Chat
poll Starts an interactive wizard to create a poll, or ends an ongoing one. Chat
purge Deletes a certain number of messages in a channel (as long as they are less than 14 days old). Chat
send The bot will send a message to the current text channel, with or without embedded formatting. Chat
edit Edits a message previously sent by the bot. Chat
dm The bot will send a message to the member, anonymously or with the referenced author, with embedded format or not. Chat
serverinfo Shows information about the guild. Chat
userinfo Shows information about you or any other member. Chat
roleinfo Shows information about a role. Chat
run Runs one of the pre-programmed scripts (see the "Preprogrammed scripts" section). Chat

Clone this wiki locally