Made Music the new default Mumble channel

This commit is contained in:
Matthieu Grieger 2014-10-07 16:18:23 -07:00
parent 82e57395f3
commit 8593032fe8
2 changed files with 3 additions and 2 deletions

View file

@ -3,6 +3,7 @@ MumbleDJ Changelog
### October 7, 2014
* Made user skip message show even when the target number of skips has been reached.
* Made "Music" the default Mumble channel.
### September 30, 2014
* Fixed skips not working correctly.

View file

@ -13,8 +13,8 @@ local config = {}
-------------------------
-- Default channel
-- DEFAULT VALUE: "Bot Testing"
config.DEFAULT_CHANNEL = "Bot Testing"
-- DEFAULT VALUE: "Music"
config.DEFAULT_CHANNEL = "Music"
-- Command prefix
-- DEFAULT VALUE: "!"