NullReferenceException at GetUserByUsernameError
Failed to call hook 'DiscordChatCommand' on plugin 'DiscordCore v0.14.6' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.DiscordCore.GetUserByUsername (System.String userName) [0x0000d] in <f47f71c5ccd843029652dc7f75d0fe51>:0
at Oxide.Plugins.DiscordCore.HandleJoin (Oxide.Core.Libraries.Covalence.IPlayer player, System.String[] args) [0x0009f] in <f47f71c5ccd843029652dc7f75d0fe51>:0
at Oxide.Plugins.DiscordCore.DiscordChatCommand (Oxide.Core.Libraries.Covalence.IPlayer player, System.String cmd, System.String[] args) [0x00089] in <f47f71c5ccd843029652dc7f75d0fe51>:0
at Oxide.Plugins.DiscordCore.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0081e] in <f47f71c5ccd843029652dc7f75d0fe51>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <33f7c42a56934dae8ec04b11017dce31>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b0a93b504f034a0db8b1c3d2503c0987>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <b0a93b504f034a0db8b1c3d2503c0987>:0
Hi DanBosS,

Can you confirm the Bot was connected to the discord server before this command was executed?

Thanks,
MJSU