Hey,
today i got these error when someone write a message in chat.
(21:01:37) | [Oxide] 21:01 [Error] [Discord Ext] A web request exception occured (internal error). (WebException: The request timed out)
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00049] in <4b9f316768174388be8ae5baf2e6cc02>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <4b9f316768174388be8ae5baf2e6cc02>:0
at Oxide.Ext.Discord.REST.Request.Fire (Oxide.Ext.Discord.REST.Bucket bucket) [0x00091] in <a0ca46ad95cf495bb369175775e0a8cd>:0
(21:01:37) | [Oxide] 21:01 [Error] [Discord Ext] Request URL: [GET] https://discordapp.com/api/channels/477636593163960331
(21:01:37) | [Oxide] 21:01 [Error] [Discord Ext] Exception message: The request timed out
(21:01:42) | [Oxide] 21:01 [Error] [Discord Ext] A web request exception occured (internal error). (WebException: The request timed out)
at System.Net.HttpWebRequest.EndGetResponse (System.IAsyncResult asyncResult) [0x00049] in <4b9f316768174388be8ae5baf2e6cc02>:0
at System.Net.HttpWebRequest.GetResponse () [0x0000e] in <4b9f316768174388be8ae5baf2e6cc02>:0
at Oxide.Ext.Discord.REST.Request.Fire (Oxide.Ext.Discord.REST.Bucket bucket) [0x00091] in <a0ca46ad95cf495bb369175775e0a8cd>:0
(21:01:42) | [Oxide] 21:01 [Error] [Discord Ext] Request URL: [GET] https://discordapp.com/api/channels/477636593163960331
(21:01:42) | [Oxide] 21:01 [Error] [Discord Ext] Exception message: The request timed out
And today i see that the bot is often offline and i have to reload the plugin.
is this a bug from the Discord Extension or from the Plugin?