discord.js-selfbot-v13/Document/DOCUMENT.md

27 lines
1.5 KiB
Markdown
Raw Normal View History

2022-03-21 11:15:44 +00:00
# Discord.js Selfbot v13
2022-03-25 05:37:56 +00:00
- Install: <strong>```npm i discord.js-selfbot-v13@latest```</strong>
2022-03-22 10:09:50 +00:00
2022-04-25 16:10:20 +00:00
# Document is available
2022-05-06 16:40:57 +00:00
I made it pretty sketchy, but you can see it in the Wiki tab and [here](https://www.discordjs-self-v13.cf/)
# <strong>[Risky actions](https://github.com/Merubokkusu/Discord-S.C.U.M/issues/66)</strong>
2022-05-21 14:14:59 +00:00
# Quick links (Example Codes)
- [<strong>ClientOption</strong>](https://github.com/aiko-chan-ai/discord.js-selfbot-v13/blob/main/Document/ClientOption.md)
- [<strong>HTTPOption</strong>](https://github.com/aiko-chan-ai/discord.js-selfbot-v13/blob/main/Document/HTTPOption.md)
- [<strong>Guild</strong>](https://github.com/aiko-chan-ai/discord.js-selfbot-v13/blob/main/Document/Guild.md)
- [<strong>Message</strong>](https://github.com/aiko-chan-ai/discord.js-selfbot-v13/blob/main/Document/Message.md)
- [<strong>User</strong>](https://github.com/aiko-chan-ai/discord.js-selfbot-v13/blob/main/Document/User.md)
2022-05-21 14:14:59 +00:00
- [<strong>Call</strong>](https://github.com/aiko-chan-ai/discord.js-selfbot-v13/blob/main/Document/VoiceCall.md)
- [<strong>API</strong>](https://github.com/aiko-chan-ai/discord.js-selfbot-v13/blob/main/Document/API.md)
2022-03-26 13:55:05 +00:00
2022-03-21 11:15:44 +00:00
## More features
2022-05-21 14:14:59 +00:00
<details open>
2022-03-21 11:15:44 +00:00
<summary><strong>Click to show</strong></summary>
- I need requests from you! Ask questions, I will help you!
2022-03-22 10:09:50 +00:00
</details>
## Warning
- This is a beta version, so there are some bugs.
2022-03-28 14:15:26 +00:00
- If you use the `Client.destroy()` function, for an account that uses 2FA, it will cause a logout and the Token will no longer be usable.