No bot is workingSolved

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
I'm not sure but I think you might need to generate a second API key to use in this plugin as I think you might be using the same API for this and Rustcord.
I tried regenerating it on the new bot that's not running my rustcord, though i still got the same error when reloading the plugin with the new token in the config...
Did you try restarting the server?

Well that was easy...

Thanks for that.

In response to BadonkaNae ():
Well that was easy...Thanks for that.
No problem!
Locked automatically