diff --git a/Audio-module.md b/Audio-module.md index 0786786..86d18f1 100644 --- a/Audio-module.md +++ b/Audio-module.md @@ -1,9 +1,13 @@ *Work in progress* -##Channels +##Voice channels -Red will automatically join the channel of whoever it's issuing the command. Restrictions may apply in case queue mode is active *and* the bot is already playing music for other people. +Red will automatically join the voice channel of whoever it's issuing the command. Restrictions may apply in case queue mode is active *and* the bot is already playing music for other people. ##Queue mode -Queue mode forces the use of queue whenever possible/necessary. It also restricts a multiple of commands if other people are already present. Admins and mods are immune to it. Skipping is possible only through skip vote \ No newline at end of file +Queue mode forces the use of queue whenever possible/necessary. It also restricts a variety of commands if other people are already present. Admins and mods are immune to it. Skipping is possible only through skip vote + +## Local playlists + +To make local playlists, open the localtracks folder located in data/audio. Every folder you make in localtracks counts as a different playlist and the name of the folder will be its name (no spaces allowed). Put as many mp3 / flac as you want in them. \ No newline at end of file