Cybel icon indicating copy to clipboard operation
Cybel copied to clipboard

Music commands to add in next update

Open codeperfectplus opened this issue 4 years ago • 0 comments

Music Feature to be implement in next update.

Feature:- Can play music from youtube/spotify.

Sample Commands
Methods: play (discord.ext.commands.command): Plays a song. pause (discord.ext.commands.command): Pauses the song. resume (discord.ext.commands.command): Resumes the song. skip (discord.ext.commands.command): Skips the song. queue (discord.ext.commands.command): Shows the queue. clear (discord.ext.commands.command): Clears the queue. volume (discord.ext.commands.command): Changes the volume. leave (discord.ext.commands.command): Leaves the voice channel. join (discord.ext.commands.command): Joins the voice channel. play_next (discord.ext.commands.command): Plays the next song. play_prev (discord.ext.commands.command): Plays the previous song. play_random (discord.ext.commands.command): Plays a random song. play_loop (discord.ext.commands.command): Plays a looped song. play_shuffle (discord.ext.commands.command): Plays a shuffled song. play_repeat (discord.ext.commands.command): Plays a repeated song. play_repeat_one (discord.ext.commands.command): Plays a repeated song. play_shuffle_one (discord.ext.commands.command): Plays a shuffled song. play_shuffle_all (discord.ext.commands.command): Plays a shuffled song.

codeperfectplus avatar Dec 12 '21 13:12 codeperfectplus