You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is made for one's own use, commands from multiple channel or user can make error.
Commands (There is no prefix required.)
p https://www.youtube.com/_______
: Play instantly music. After end of music, bot gets a related music url and play.
Repeat until the user exits. This command can cancel the original order.
pp
: Play instantly music that are written on url_List.txt. After end of music, bot gets a next index and play.
Repeat until the user exits. If bot play all musics in list, index will return to 0. This command can cancel the original order.
ffpp
: Play instantly music that are in LocalMusicFile folder. After end of music, bot gets a next music and play.
Repeat until the user exits. If bot play all musics in list, index will return to 0. This command can cancel the original order.
sf
: It is valid when bot is executing 'pp' command. Shuffle list of text file's url.
ffsf
: It is valid when bot is executing 'ffpp' command. Shuffle list of music files.
ind
: It is valid when bot is executing 'pp' command. Set index, apply to the following music.
ffind
: It is valid when bot is executing 'ffpp' command. Set index, apply to the following music.