Updated discord.net to support multivoice on bot accounts
This commit is contained in:
parent
0d6000daed
commit
f8d52e2307
@ -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,
|
||||
}));
|
||||
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 4d8e5b878fc6ad0015f7c88133717e9c3d23c03a
|
||||
Subproject commit 46e5b44483bc82c5d81fa9a94a88e171a242008b
|
Loading…
Reference in New Issue
Block a user