jagrosh / Selfbot

A simple Discord selfbot that is fast and easy to set up and use
Apache License 2.0
100 stars 56 forks source link

Fatal RestActions #51

Closed DelKatey closed 6 years ago

DelKatey commented 6 years ago

Hi, I got two fatal errors, of which I am not sure if anything should be done about it...

[07:52:58] [Info] [Emojis]: Successfully loaded 7 custom emojis! [07:52:58] [Info] [Todo]: Successfully loaded 1 todo entries! [07:53:03] [Info] [JDA]: Login Successful! [07:53:04] [Info] [JDASocket]: Connected to WebSocket [07:54:40] [Info] [JDA]: Finished Loading! [07:54:40] [Info] [Selfbot]: Successfully logged in as You are currently in 37 guilds! Type self.help in Discord to get started! [07:54:41] [Fatal] [RestAction]: RestAction queue returned failure: [ErrorResponseException] 10008: Unknown Message [07:54:41] [Fatal] [RestAction]: RestAction queue returned failure: [ErrorResponseException] 10008: Unknown Message

jagrosh commented 6 years ago

Those can be ignored, it's likely that you or a bot is deleting one of your own messages before the selfbot is able to.

DelKatey commented 6 years ago

Ah... Guess you can mark it as resolved or similar then, I deleted some of my own commands as the bot didn't seem to be responding at first.

Good to know it's not due to me fiddling around with stuff on the server it is on.