Switch Discord integration to use NetCord instead of Discord.Net (#38400)
This commit is contained in:
@@ -47,7 +47,7 @@ public static class ServerPackaging
|
||||
// Python script had Npgsql. though we want Npgsql.dll as well soooo
|
||||
"Npgsql",
|
||||
"Microsoft",
|
||||
"Discord",
|
||||
"NetCord",
|
||||
};
|
||||
|
||||
private static readonly List<string> ServerNotExtraAssemblies = new()
|
||||
|
||||
Reference in New Issue
Block a user