8000 Features · domnguyen/Discord-Bot Wiki · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Features

Sebastian edited this page Jul 26, 2020 · 1 revision

List of Commands

Make sure to set up the prefix in config.json

Admin Service:

prefix <new prefix>: This allows admins to change the command prefix.

mute <user>: This allows admins to mute users.

unmute <user>: This allows admins to unmute users.

kick <user> <reason>: This allows admins to kick users.

ban <user> <reason>: This allows admins to ban users.

addrole <user>: This allows admins to add specific roles to a user.

delrole <user>: This allows admins to remove specific roles to a user.

Audio Service:

join: Joins the user's voice channel.

leave: Leaves the current voice channel.

play <url/index>: Plays a song by url or local path.

pause: Pauses the current song, if playing.

resume: Pauses the current song, if paused.

stop: Stops the current song, if playing or paused.

volume <num>: Changes the volume to <0.0, 1.0>.

add <url/index>: Adds a song by url or local path to the playlist.

skip: Skips the current song, if playing from the playlist.

playlist: Shows what's currently in the playlist.

autoplay <enable>: Starts or stops the autoplay service on the current playlist.

download: Download songs into our local folder.

songs: Shows what's currently in our local folder.

cleanupsongs: Cleans the local folder of duplicate files.

Chat Service:

botstatus <status>: Allows admins to set the bot's current game to <status>.

say <msg>: The bot will respond in the same channel with the message said.

clear <num>: Allows admins to clear <num> amount of messages from current channel

Clone this wiki locally
0