I tried using a bot I already setup with Rustcord, and got an error.
So I made a brand new bot to get the same error.
Failed to call hook 'OnServerInitialized' on plugin 'DiscordStatus v1.0.3' (LimitedClientException: Error! You may only use one apikey/client per plugin!)
at Oxide.Ext.Discord.Discord.CreateClient (Oxide.Core.Plugins.Plugin plugin, Oxide.Ext.Discord.DiscordSettings settings) [0x0009f] in <a5b2f558069e40f7b83de551a4df08a5>:0
at Oxide.Ext.Discord.Discord.CreateClient (Oxide.Core.Plugins.Plugin plugin, System.String apiKey) [0x0002e] in <a5b2f558069e40f7b83de551a4df08a5>:0
at Oxide.Plugins.DiscordStatus.OnServerInitialized () [0x00027] in <13f251a1561b41f5893d536ad1879a05>:0
at Oxide.Plugins.DiscordStatus.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00117] in <13f251a1561b41f5893d536ad1879a05>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <9affce1cd15c4ec183941adef8db1722>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <4452f821def6406d834e4149849fe7ea>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <4452f821def6406d834e4149849fe7ea>:0