DevGonzi / uMod-DiscordStatus

0 stars 0 forks source link

needs update please #3

Open jaschuu opened 1 month ago

jaschuu commented 1 month ago

need update please,

Failed compiling 'DiscordStatus.cs':

  1. The type or namespace name 'Activities' does not exist in the namespace 'Oxide.Ext.Discord.Entities' (are you missing an assembly reference?) [CS0234] (DiscordStatus 34 line 16)
  2. The type or namespace name 'DiscordClient' could not be found (are you missing a using directive or an assembly reference?) [CS0246] (DiscordStatus 17 line 43)
  3. The name 'DiscordHooks' does not exist in the current context [CS0103] (DiscordStatus 21 line 178)
  4. Cannot implicitly convert type 'bool?' to 'bool'. An explicit conversion exists (are you missing a cast?) [CS0266] (DiscordStatus 17 line 181)
  5. 'DiscordChannel' does not contain a definition for 'GetChannel' [CS0117] (DiscordStatus 40 line 221)
MadeByPP commented 2 weeks ago

+1

Due to Discord Extension dependency, plugin need update to Discord Extension 3.0 using this Plugin instead until updates done