You may only use one apikey/client per pluginError

I set a new one but it keep says this:

Unloaded plugin Discord Team v1.1.4 by Owned
Failed to call hook 'OnServerInitialized' on plugin 'DiscordTeam v1.1.4' (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 <a141f1996e934ec597a4fcdd8f3a7ede>:0
at Oxide.Ext.Discord.Discord.CreateClient (Oxide.Core.Plugins.Plugin plugin, System.String apiKey) [0x0002e] in <a141f1996e934ec597a4fcdd8f3a7ede>:0
at Oxide.Plugins.DiscordTeam.StartDiscordTeam () [0x00015] in <a1bbdbc9ba92446f97d1949ab59e834d>:0
at Oxide.Plugins.DiscordTeam.OnServerInitialized () [0x00000] in <a1bbdbc9ba92446f97d1949ab59e834d>:0
at Oxide.Plugins.DiscordTeam.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00147] in <a1bbdbc9ba92446f97d1949ab59e834d>: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
Loaded plugin Discord Team v1.1.4 by Owned
yep got the same
I am having the same issue.

Failed to call hook 'OnServerInitialized' on plugin 'DiscordTeam v1.1.5' (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 <618cbb3cd1f24a338ef71fa504209e7a>:0 
  at Oxide.Ext.Discord.Discord.CreateClient (Oxide.Core.Plugins.Plugin plugin, System.String apiKey) [0x0002e] in <618cbb3cd1f24a338ef71fa504209e7a>:0 
  at Oxide.Plugins.DiscordTeam.StartDiscordTeam () [0x00015] in <f16627df257f497081bc4a3a574e24f1>:0 
  at Oxide.Plugins.DiscordTeam.OnServerInitialized () [0x00000] in <f16627df257f497081bc4a3a574e24f1>:0 
  at Oxide.Plugins.DiscordTeam.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00147] in <f16627df257f497081bc4a3a574e24f1>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <1e2d7ad0801a4037ab6a24578c814b54>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <1fe782f4b27a43ae85d29ebb2d56c007>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <1fe782f4b27a43ae85d29ebb2d56c007>:0
(22:58:35) | Loaded plugin Discord Team v1.1.5 by Owned​

I also created a new bot just for this plugin and restarted the server. When I restarted I got this message:
(22:56:34) | DiscordTeam was compiled successfully in 207ms
(22:56:34) | Unloaded plugin Discord Team v1.1.5 by Owned
(22:56:34) | [Discord Team] There is no Discord connection ... Please check your API key​

I confirm my bot is connected to my channel and the API key is correct. When I reload the plugin while the server is live It goes back to the first error.