[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

2
.github/CODEOWNERS vendored
View File

@@ -25,7 +25,7 @@ redbot/core/utils/mod.py @palmtree5
# Cogs
redbot/cogs/admin/* @tekulvw
redbot/cogs/alias/* @tekulvw
redbot/cogs/audio/* @tekulvw
redbot/cogs/audio/* @aikaterna @atiwiex
redbot/cogs/bank/* @tekulvw
redbot/cogs/cleanup/* @palmtree5
redbot/cogs/customcom/* @palmtree5