Plugin reloading itselfFixed
(13:12:48) | [Oxide] 13:12 [Info] Unloaded plugin Discord Auth v1.1.1 by Tricky
(13:12:48) | [Oxide] 13:12 [Info] Loaded plugin Discord Auth v1.1.1 by Tricky
(13:12:48) | [Oxide] 1:12 PM [Warning] [Discord Extension] Discord socket opened!
(13:12:48) | [Oxide] 1:12 PM [Warning] [Discord Extension] Your bot was found in 1 Guilds!
On a freshly wiped server:
(13:41:47) | DiscordAuth was compiled successfully in 1713ms
(13:41:47) | Unloaded plugin Discord Auth v1.1.1 by Tricky
(13:41:47) | Loaded plugin Discord Auth v1.1.1 by Tricky​


Merged post

Even after updating Oxide.

Merged post

(15:10:05) | DiscordAuth was compiled successfully in 1687ms
(15:10:05) | Unloaded plugin Discord Auth v1.1.1 by Tricky
(15:10:05) | Loaded plugin Discord Auth v1.1.1 by Tricky
(15:10:05) | [Discord Extension] Discord socket opened!
(15:10:05) | [Discord Extension] Your bot was found in 1 Guilds!
(15:16:45) | Unloaded plugin Discord Auth v1.1.1 by Tricky
(15:16:45) | Loaded plugin Discord Auth v1.1.1 by Tricky
(15:16:45) | [Discord Extension] Discord socket opened!
(15:16:46) | [Discord Extension] Your bot was found in 1 Guilds!
(15:23:25) | Unloaded plugin Discord Auth v1.1.1 by Tricky
(15:23:25) | Loaded plugin Discord Auth v1.1.1 by Tricky
(15:23:25) | [Discord Extension] Discord socket opened!
(15:23:26) | [Discord Extension] Your bot was found in 1 Guilds!
(15:30:05) | Unloaded plugin Discord Auth v1.1.1 by Tricky
(15:30:05) | Loaded plugin Discord Auth v1.1.1 by Tricky
(15:30:05) | [Discord Extension] Discord socket opened!
(15:30:05) | [Discord Extension] Your bot was found in 1 Guilds!
Plugins should not be doing this. We've requested that the author remove this behavior from the plugin. For now, you can look for "oxide.reload" and remove that method and where it is utilized.
It has to automatically reload, because if it doesn't, the bot goes offline after a while.
Vliek
It has to automatically reload, because if it doesn't, the bot goes offline after a while.
That is something that the Discord extension should work out; it isn't something plugins should be doing.

If plugins which use Discord bots do not reload every 10 minutes, the bots will go offline

Discordstatus is automatically reloading aswell

Vliek

If plugins which use Discord bots do not reload every 10 minutes, the bots will go offline

Discordstatus is automatically reloading aswell

That is something that the Discord extension would need to fix then. The other plugin will be asked for removed that functionality as well.
Locked automatically