I had to update my bot's token, and I am getting this error when I try to reload the plugin:
[Error] Exception while calling NextTick callback (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Ext.Discord.WebSockets.Socket.Disconnect (System.Boolean attemptReconnect, System.Boolean shouldResume, System.Boolean requested) [0x00092] in <04348bf9a35746d283d4a8b439245576>:0
at Oxide.Ext.Discord.WebSockets.Socket.Shutdown () [0x00001] in <04348bf9a35746d283d4a8b439245576>:0
at Oxide.Ext.Discord.BotClient.ShutdownBot () [0x0003a] in <04348bf9a35746d283d4a8b439245576>:0
at Oxide.Ext.Discord.BotClient.RemoveClient (Oxide.Ext.Discord.DiscordClient client) [0x00032] in <04348bf9a35746d283d4a8b439245576>:0
at Oxide.Ext.Discord.DiscordClient.Disconnect () [0x00029] in <04348bf9a35746d283d4a8b439245576>:0
at Oxide.Ext.Discord.DiscordClient.CloseClient (Oxide.Ext.Discord.DiscordClient client) [0x0000f] in <04348bf9a35746d283d4a8b439245576>:0
at Oxide.Ext.Discord.DiscordClient.OnPluginRemoved (Oxide.Core.Plugins.Plugin plugin) [0x0001d] in <04348bf9a35746d283d4a8b439245576>:0
at Oxide.Core.Plugins.PluginManager.RemovePlugin (Oxide.Core.Plugins.Plugin plugin) [0x00077] in <157a94ee66ab4a7991faecd1eb84be3b>:0
at Oxide.Core.OxideMod.UnloadPlugin (System.String name) [0x00052] in <157a94ee66ab4a7991faecd1eb84be3b>:0
at Oxide.Plugins.CSharpPluginLoader.<CompileAssembly>b__21_0 (Oxide.Plugins.Compilation compilation) [0x00154] in <23ba99f131254889867c71f0bd137b1d>:0
at Oxide.Plugins.Compilation.<Completed>b__21_0 () [0x00000] in <23ba99f131254889867c71f0bd137b1d>:0
at Oxide.Core.OxideMod.OnFrame (System.Single delta) [0x00051] in <157a94ee66ab4a7991faecd1eb84be3b>:0