Discord bot goes offline

Hello,

My discord bot goes online with this error codes;

[Discord Extension] [Exception]: A web request exception occured (internal error) [RETRY=1/3].
System.Net.WebException: Error: NameResolutionFailure
  at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00044] in <09af50eda9a647268d2c4fcdf7fac506>:0 
  at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000cc] in <09af50eda9a647268d2c4fcdf7fac506>:0 
  at System.Net.WebOperation.Run () [0x0009a] in <09af50eda9a647268d2c4fcdf7fac506>:0 
  at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <09af50eda9a647268d2c4fcdf7fac506>:0 
  at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <09af50eda9a647268d2c4fcdf7fac506>:0 
  at System.Net.HttpWebRequest.GetResponse () [0x00016] in <09af50eda9a647268d2c4fcdf7fac506>:0 
  at Oxide.Ext.Discord.Rest.Request.Fire () [0x0002a] in <04348bf9a35746d283d4a8b439245576>:0  (WebException: Error: NameResolutionFailure)
  at System.Net.WebConnection.Connect (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x00044] in <09af50eda9a647268d2c4fcdf7fac506>:0 
  at System.Net.WebConnection.InitConnection (System.Net.WebOperation operation, System.Threading.CancellationToken cancellationToken) [0x000cc] in <09af50eda9a647268d2c4fcdf7fac506>:0 
  at System.Net.WebOperation.Run () [0x0009a] in <09af50eda9a647268d2c4fcdf7fac506>:0 
  at System.Net.WebCompletionSource`1[T].WaitForCompletion () [0x00094] in <09af50eda9a647268d2c4fcdf7fac506>:0 
  at System.Net.HttpWebRequest.RunWithTimeoutWorker[T] (System.Threading.Tasks.Task`1[TResult] workerTask, System.Int32 timeout, System.Action abort, System.Func`1[TResult] aborted, System.Threading.CancellationTokenSource cts) [0x000f8] in <09af50eda9a647268d2c4fcdf7fac506>:0 
  at System.Net.HttpWebRequest.GetResponse () [0x00016] in <09af50eda9a647268d2c4fcdf7fac506>:0 
  at Oxide.Ext.Discord.Rest.Request.Fire () [0x0002a] in <04348bf9a35746d283d4a8b439245576>:0

What's can i do to fix it?

It appears the Discord Extension is outdated with the last Facepunch update. You are not the only one having this issue