https://imgur.com/kwdlSpW
The extension worked for a couple days and after the last update is not letting me or anyone to join the server.
(17:02:12) | Error while compiling: DiscordCore.cs(1722,41): error CS1061: Type `Oxide.Ext.Discord.DiscordClient' does not contain a definition for `DMs' and no extension method `DMs' of type `Oxide.Ext.Discord.DiscordClient' could be found. Are you missing an assembly reference?
I tried to just put the assembly reference there like using Oxide.Ext.Discord.DiscordClient but its giving me this error
Error while compiling: DiscordCore.cs(19,1): error CS0138: A `using' directive can only be applied to namespaces but `Oxide.Ext.Discord.DiscordClient' denotes a type. Consider using a `using static' instead
(16:59:45) | Error while compiling: DiscordCore.cs(1722,41): error CS1061: Type `Oxide.Ext.Discord.DiscordClient' does not contain a definition for `DMs' and no extension method `DMs' of type `Oxide.Ext.Discord.DiscordClient' could be found. Are you missing an assembly reference?
I tried to put DiscordStatus but after 30 seconds is not letting me or anyone join the server.I guess when its working with the extension something is going wrong, but i have no errors like the server is freezing.