Bot is overriding all other bots
Hi there the bot is doing weird things, i keep gettting  
 
Please use / in this private message and not to any discord server channels.
 
I cant chat in my discord the bot constantly sends me DMs like this 
DiscordCore linking is not enabled. Please use the external link system.
 
If i unload the Plugin everything works fine. 
 
[Discord Extension] An error occured whilst submitting a request to https://discordapp.com/api/users/@me/channels (code BadRequest): {"message": "Cannot send messages to this user", "code": 50007}
 
and 
 
[Discord Extension] An error occured whilst submitting a request to https://discordapp.com/api/users/@me/channels (code BadRequest): {"message": "Invalid Recipient(s)", "code": 50033}
 
[Discord Core] WebSocketError: System.InvalidOperationException: Collection was modified; enumeration operation may not execute. at System.ThrowHelper.ThrowInvalidOperationException (System.ExceptionResource resource) [0x0000b] in :0 at System.Collections.Generic.List`1+Enumerator[T].MoveNextRare () [0x00013] in :0 at System.Collections.Generic.List`1+Enumerator[T].MoveNext () [0x0004a] in :0 at System.Linq.Enumerable+WhereListIterator`1[TSource].MoveNext () [0x0004e] in <351e49e2a5bf4fd6beabb458ce2255f3>:0 at Oxide.Ext.Discord.DiscordClient.CallHook (System.String hookname, Oxide.Core.Plugins.Plugin specificPlugin, System.Object[] args) [0x0008c] in <618cbb3cd1f24a338ef71fa504209e7a>:0 at Oxide.Ext.Discord.WebSockets.SocketListner.SocketMessage (System.Object sender, WebSocketSharp.MessageEventArgs e) [0x00c5c] in <618cbb3cd1f24a338ef71fa504209e7a>:0 at WebSocketSharp.Ext.Emit[TEventArgs] (System.EventHandler`1[TEventArgs] eventHandler, System.Object sender, TEventArgs e) [0x00009] in <45c13f2b01574d8b82248736e42013a4>:0 at WebSocketSharp.WebSocket.messagec (WebSocketSharp.MessageEventArgs e) [0x00003] in <45c13f2b01574d8b82248736e42013a4>:0 An exception has occurred during an OnMessage event.
I'm guessing you set the Discord Join Command to a blank string and it's probably what is breaking everything

Merged post

I have pushed an update that should handle that correctly now.