Oxide.Ext.Discord is referenced by Rustcord plugin but is not loadedNot An Issue
Im not 100% sure how to install the bot maybe someone can help me.
I done the step here: https://discordpy.readthedocs.io/en/rewrite/discord.html

Oxide.Ext.Discord is referenced by Rustcord plugin but is not loaded! An appropriate include file needs to be saved to plugins\include\Ext.Discord.cs if this extension is not required.​
Did you install the Oxide.Ext.Discord extension as linked on the download page? It isn't a plugin.
In response to Wulf ():
Did you install the Oxide.Ext.Discord extension as linked on the download page? It isn't a plugin.

I think the fact the link just says "Discord" on the plugin page is confusing people.

It should say Discord Extension. Also depends on could be requires instead.

fb7b4ea1f1c2a70384c267460f2c5640.png

In response to OuTSMoKE ():
I think the fact the link just says "Discord" on the plugin page is confusing people.It should say...
I don't see that as an issue.. you click it, it shows you what it is. There isn't a plugin named Discord, only an extension. "depends on" is a different category than "requires", then are handled differently via our site so changing it to "required" would conflict with the other dependency type, "required".
In response to Wulf ():
I don't see that as an issue.. you click it, it shows you what it is. There isn't a plugin named Dis...
I installed it now but getting the same error for some odd reason.
In response to TheReaper ():
I installed it now but getting the same error for some odd reason.
Where did you install it and how did you verify it was installed and loaded?
In response to Wulf ():
Where did you install it and how did you verify it was installed and loaded?
I didnt notice that filezilla gives me  a permission denied error for no reason? Is there a way to fix that
In response to TheReaper ():
I didnt notice that filezilla gives me  a permission denied error for no reason? Is there a way to f...
That means it wasn't installed as it wasn't uploaded. Your host likely doesn't allow .dll uploads, do you'd need to contact them and have it installed under the correct location, which for Rust would be RustDedicated_Data/Managed.
In response to Wulf ():
That means it wasn't installed as it wasn't uploaded. Your host likely doesn't allow .dll uploads, d...
Alright i will contact them and ask for the installation. Thx
Locked automatically