No Permissions in dicord chat


Hi, Photo caption: You are not allowed to use the admin chat channel because you do not have permission.

 

I connected everything, made a confirmation of the discord account, but when I send messages in the discord chat, it gives me (you do not have permissions)

and an error appears in the console

Failed to call hook 'OnDiscordGuildMessageCreated' on plugin 'DiscordStatus v4.0.1' (IndexOutOfRangeException: Index was outside the bounds of the array.)
  at Oxide.Plugins.DiscordStatus.OnDiscordGuildMessageCreated (Oxide.Ext.Discord.Entities.Messages.DiscordMessage message) [0x0002c] in <d776bb625da643cbacef713f0a337271>:0 
  at Oxide.Plugins.DiscordStatus.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0016c] in <d776bb625da643cbacef713f0a337271>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <09575a60985045248bcb43b20faeeb99>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d5f57e12edfe4fa0b5c5dbdd9b51eff8>:0 

The admin chat error shows if you don't have the adminchat.use permission for your player or it could be your player isn't linked using either DiscordCore or DiscordAuth.

That error is for DiscordStatus and has been a known issue for a while. Sadly I can't do anything to fix it.