diff --git a/NadekoBot/NadekoBot.cs b/NadekoBot/NadekoBot.cs index bcdae26e..5e6904e2 100644 --- a/NadekoBot/NadekoBot.cs +++ b/NadekoBot/NadekoBot.cs @@ -2,8 +2,8 @@ using Discord.Audio; using Discord.Commands; using Discord.Modules; -using NadekoBot.Classes.JSONModels; using NadekoBot.Classes.Help.Commands; +using NadekoBot.Classes.JSONModels; using NadekoBot.Modules.Administration; using NadekoBot.Modules.ClashOfClans; using NadekoBot.Modules.Conversations; @@ -167,7 +167,6 @@ namespace NadekoBot { Channels = 2, EnableEncryption = false, - EnableMultiserver = true, Bitrate = 128, })); diff --git a/discord.net b/discord.net index 4d8e5b87..46e5b444 160000 --- a/discord.net +++ b/discord.net @@ -1 +1 @@ -Subproject commit 4d8e5b878fc6ad0015f7c88133717e9c3d23c03a +Subproject commit 46e5b44483bc82c5d81fa9a94a88e171a242008b