cant load discord core because it gives an compiling error.
"Error while compiling: DiscordCore.cs(1117,28): 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?"
the oxide discord dll is working because the server already sends chat message into the intended texxt channel.
"Error while compiling: DiscordCore.cs(1117,28): 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?"
the oxide discord dll is working because the server already sends chat message into the intended texxt channel.