Skip to content

Commands

Daniel Perales Mauriz edited this page Jun 10, 2022 · 48 revisions

These are the slash commands / that HelpBot has, and whose permissions and operation can be configured through the commands.json configuration file, as described in the "Configuration" section.

Information

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

Leveling

Command Description
leaderboard It shows the guild XP leaderboard.
stats Shows your or another member's XP stats.
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.

Moderation

Command Description
warn Adds a warning to the member.
rmwarn To remove a warning (or all) to a member.
infractions It shows a list with the warns of a member and their respective IDs.
slowmode Activates slow mode on a text channel.
tempmute Temporarily mutes a member from text and voice channels.
mute Mutes a member from text and voice channels.
unmute Unsilences a member.
kick Kicks a member.
ban Bans a member.
unban Unbans a member.

Music

Command Description
join Connects the bot to your voice channel.
leave Causes the bot to leave your voice channel.
play Searchs for a song or playlist by name or YouTube URL, or if you don't provide parameters, resumes the queue.
playskip Searchs for a song or playlist by name or YouTube URL, and skips the actual track.
sound Plays a .mp3 file from the media/audios folder, or shows a list of them.
skip Skips the current track, or a specified amount.
pause Pauses the playback queue.
nowplaying Shows information about the current track.
queue Shows the tracks that are in the queue.
clear Empties the playback queue.
move Modifies the position of a track in the queue.
remove Removes a track from the play queue.
replay Replays the current track from the beginning.
resume Resumes the reproduction queue.
loop Loops the current track.
loopqueue Loops the playback queue.
shuffle Activates shuffle mode in the play queue.
seek Changes the time of the song to a specific timestamp.
forward Advances the moment of a song by a specified amount of time.
rewind Moves back the moment of a song by a certain amount of time.

Tools

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

Clone this wiki locally