discord.js-selfbot-v13
discord.js-selfbot-v13 copied to clipboard
auto MFA handling ( password based )
Which package is the feature request for?
The core library
Feature
Add an MFA manager which outputs proper MFA secure cookie after solving the generated ticket. could be used in a few instances like vanity changing
Ideal solution or implementation
- fetch the ticket from response
- solve it using password based MFA
- return the secured mfa token which can be reused and the approximate expiration time
Alternative solutions or implementations
No response
Other context
No response
I need an API to check
the routes that discord uses and data that needs to be sent to get the cookie
hey we wanted to implement this but the package doesn't seem to work, @xvlx any leads buddy?
client.rest.cookieJar.getCookieStringSync('https://discord.com/api')
Tested with automatic TOTP-based MFA handling (v3.7+)
__Secure-recent_mfa=jwt_token; __cfruid=string; __dcfduid=string; __sdcfduid=string