Is it broken aftert todays update?

My plugins which use Oxide.Ext.Discord not working as they say it is missing...

Any errors?

Only plugins error up as extension missing but ut is in managed folder.

118 DiscordAuth - Failed to compile: DiscordAuth.cs(503,17): error CS0246: The type or namespace name `Role' could not be found. Are you missing an assembly reference? 119 DiscordStatus - Failed to compile: DiscordStatus.cs(287,17): error CS0246: The type or namespace name `ActivityType' could not be found. Are you missing `Oxide.Ext.Discord.Entities.Activities' using directive?

Are you sure the extension is loaded? If it loads without error, the issue is with the plugins.

yes its is

18:54 [Info] Loaded extension Discord v2.0.2 by PsychoTea & DylanSMR & Tricky & Kirollos & MJSU

Did you update those plugins to the latest as they had mandatory updates to support Discord Extension 2.0? From the errors, they looked like they're using 1.0 entities.