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
795 stars 170 forks source link

Just a question #445

Closed xvqm closed 1 year ago

xvqm commented 1 year ago

Which package has the bugs?

The documentation

Issue description

I have a question, I just see that: image

but how do I must use that for invite a bot in a guild ? (url)

Code sample

** **

Package version

2.9.7

Node.js version

18.12.1

Operating system

Win34

Priority this issue should have

Low (slightly annoying)

Checklist

Additional Information

And can you add a label for question ?

TheDevYellowy commented 1 year ago

yes that is to invite a bot to a guild

xvqm commented 1 year ago

but how to use it ?

aiko-chan-ai commented 1 year ago

https://discordjs-self-v13.netlify.app/#/docs/docs/main/class/Guild?scrollTo=addBot

xvqm commented 1 year ago

Error [MISSING_CAPTCHA_SERVICE]: This feature is only available for enabled captcha handler.

Is that normal ? It must be an old acc or anythink like that ?

code:

const guild = client.guilds.cache.get("guild id")
guild.addBot("bot id", 8)
aiko-chan-ai commented 1 year ago

you can add bot without captcha ???

xvqm commented 1 year ago

nope

xvqm commented 1 year ago

actually I already search for "captcha" in the search bar but I don't find anythink

aiko-chan-ai commented 1 year ago

Error [MISSING_CAPTCHA_SERVICE]: This feature is only available for enabled captcha handler.

Is that normal ? It must be an old acc or anythink like that ?

Normal (using captcha solver)

aiko-chan-ai commented 1 year ago

actually I already search for "captcha" in the search bar but I don't find anythink

ClientOption

xvqm commented 1 year ago

and how to get captchakey ?

aiko-chan-ai commented 1 year ago

and how to get captchakey ?

paid (2captcha, nopecha) / free (nopecha)