aiko-chan-ai / discord.js-selfbot-v13

An unofficial discord.js fork for creating selfbots
https://discordjs-self-v13.netlify.app
GNU General Public License v3.0
751 stars 160 forks source link

I get an "Unknown message" error when creating a server #1231

Open 00-Morg-00 opened 1 month ago

00-Morg-00 commented 1 month ago

Which package has the bugs?

The core library

Issue description

When I try to create a server via client.guilds.create, I get the error "Unknown message" (code 10008).

I used to get this error when sending forward messages, I added x-super-properties to headers and everything worked, but now it doesn't.

I also tried to copy the request when I create the server via the browser, but even though the requests were identical, the browser gave the status 201, and in my bot only 403 image

Code sample

No response

Package version

discord.js-selfbot-v13@3.0.2

Node.js version

v18.17.0

Operating system

Windows 10

Priority this issue should have

Low (slightly annoying)

Checklist

Additional Information

No response

aiko-chan-ai commented 1 month ago

v3.0.2 :?

00-Morg-00 commented 1 month ago

yes, just v3.0.2

aiko-chan-ai commented 1 month ago

yes, just v3.0.2

update it

00-Morg-00 commented 1 month ago

Nothing has changed

aiko-chan-ai commented 1 month ago

╮(╯▽╰)╭

6c0-o commented 1 week ago

Nothing has changed

Work for me, just update yes