[V3 Audio] Initial V3 addition (#1373)

* Initial audio

* Add application data and modify port

* Modify codeowners

* Need extra newline

* add yml to manifest

* lock lavalink version
This commit is contained in:
Will
2018-03-02 23:42:20 -05:00
committed by Tobotimus
parent b10b746d9e
commit f65085946c
6 changed files with 749 additions and 95 deletions

View File

@@ -0,0 +1,20 @@
server:
port: 2333 # REST server
lavalink:
server:
password: "youshallnotpass"
ws:
host: "localhost"
port: 2332
sources:
youtube: true
bandcamp: true
soundcloud: true
twitch: true
vimeo: true
mixer: true
http: true
local: false
sentryDsn: ""
bufferDurationMs: 400
youtubePlaylistLoadLimit: 10000