emillly-b / Saturn-Bot-Old

A bot im working on based off of - A Generic Bot:tm: for Discord
GNU General Public License v2.0
0 stars 0 forks source link

AUTOMATED: The server responded with error 403: Forbidden #15

Open emillly-b opened 2 years ago

emillly-b commented 2 years ago

Stacktrace: at Discord.Net.Queue.RequestBucket.SendAsync(RestRequest request) at Discord.Net.Queue.RequestQueue.SendAsync(RestRequest request) at Discord.API.DiscordRestApiClient.SendInternalAsync(String method, String endpoint, RestRequest request) at Discord.API.DiscordRestApiClient.SendAsync(String method, String endpoint, BucketId bucketId, ClientBucketType clientBucket, RequestOptions options) at Discord.API.DiscordRestApiClient.DeleteMessageAsync(UInt64 channelId, UInt64 messageId, RequestOptions options) at Discord.Rest.MessageHelper.DeleteAsync(UInt64 channelId, UInt64 msgId, BaseDiscordClient client, RequestOptions options) at GenericBot.Entities.Command.ExecuteCommand(ParsedCommand command) in /home/emillly/Saturn-Bot/Saturn-Bot/GenericBot/Entities/Command.cs:line 65

Reporting Build (if available):

emillly-b commented 2 years ago

Line 21 of e1d6f66 has been added as a workaround.