Get this error when trying to run it in carbon
Failed compiling 'Rustcord.cs':
1. The type or namespace name 'Clients' does not exist in the namespace 'Oxide.Ext.Discord' (are you missing an assembly reference?) [CS0234] (Rustcord 25 line 14)
2. The type or namespace name 'IDiscordPlugin' could not be found (are you missing a using directive or an assembly reference?) [CS0246] (Rustcord 52 line 26)
3. The name 'ActivityType' does not exist in the current context [CS0103] (Rustcord 28 line 45)