chore: bump version to 3.5.0
This commit is contained in:
39
README.md
39
README.md
@@ -6,11 +6,15 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> **Check out this poll: https://github.com/aiko-chan-ai/discord.js-selfbot-v13/discussions/1292**
|
> **Based on the results of the poll https://github.com/aiko-chan-ai/discord.js-selfbot-v13/discussions/1292, I will continue to update on NPM.**
|
||||||
|
|
||||||
|
> [!CAUTION]
|
||||||
|
> **The use of this module under a different name on NPM (or another source besides this Github) is not associated with this library.**
|
||||||
|
> **When using these libraries, you accept the risk of exposing your Discord Token.**
|
||||||
|
|
||||||
## About
|
## About
|
||||||
|
|
||||||
<strong>Welcome to `discord.js-selfbot-v13@v3.4`, based on `discord.js@13.17` and backport `discord.js@14.17.3`</strong>
|
<strong>Welcome to `discord.js-selfbot-v13@v3.5`, based on `discord.js@13.17` and backport `discord.js@14.17.3`</strong>
|
||||||
|
|
||||||
- discord.js-selfbot-v13 is a [Node.js](https://nodejs.org) module that allows user accounts to interact with the Discord API v9.
|
- discord.js-selfbot-v13 is a [Node.js](https://nodejs.org) module that allows user accounts to interact with the Discord API v9.
|
||||||
|
|
||||||
@@ -23,32 +27,35 @@
|
|||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
### <strong>I don't take any responsibility for blocked Discord accounts that used this module.</strong>
|
> [!WARNING]
|
||||||
### <strong>Using this on a user account is prohibited by the [Discord TOS](https://discord.com/terms) and can lead to the account block.</strong>
|
> **I don't take any responsibility for blocked Discord accounts that used this module.**
|
||||||
|
|
||||||
|
> [!CAUTION]
|
||||||
|
> **Using this on a user account is prohibited by the [Discord TOS](https://discord.com/terms) and can lead to the account block.**
|
||||||
|
|
||||||
## Project Status
|
## Project Status
|
||||||
|
|
||||||
`discord.js-selfbot-v13` is currently in maintenance mode. New features are not actively being added but existing features and new versions of discord are supported as possible. There are some major architectural changes which need to be added to improve the stability and security of the project. I don't have as much spare time as I did when I started this project, so there is not currently any plan for these improvements.
|
> [!IMPORTANT]
|
||||||
|
> `discord.js-selfbot-v13` is currently in maintenance mode. New features are not actively being added but existing features and new versions of discord are supported as possible. There are some major architectural changes which need to be added to improve the stability and security of the project. I don't have as much spare time as I did when I started this project, so there is not currently any plan for these improvements.
|
||||||
|
|
||||||
### <strong>[Document Website](https://discordjs-self-v13.netlify.app/)</strong>
|
### <strong>[Document Website](https://discordjs-self-v13.netlify.app/)</strong>
|
||||||
|
|
||||||
### <strong>[Example Code](https://github.com/aiko-chan-ai/discord.js-selfbot-v13/tree/main/examples)</strong>
|
### <strong>[Example Code](https://github.com/aiko-chan-ai/discord.js-selfbot-v13/tree/main/examples)</strong>
|
||||||
|
|
||||||
## Features (User)
|
## Features (User)
|
||||||
- [x] Message: Embeds (WebEmbed)
|
- [x] Message
|
||||||
- [x] User: Status, Activity, RemoteAuth, etc.
|
- [x] ClientUser: Status, Activity, RemoteAuth, etc.
|
||||||
- [X] Guild: Fetch Members, Join / Leave, Top emojis, ...
|
- [X] Guild: Fetch Members, Join / Leave, Top emojis, etc.
|
||||||
- [X] Interactions: Slash Commands, Buttons, Menu, Modal
|
- [X] Interactions: Slash Commands, Buttons, Menu, Modal.
|
||||||
- [X] Captcha Handler (2captcha, capmonster, custom)
|
- [X] Captcha & TOTP Handler
|
||||||
- [X] Documentation
|
- [X] Documentation
|
||||||
- [x] Voice & Video stream
|
- [x] Voice & Video
|
||||||
- [ ] Everything
|
- [ ] Everything
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
**Node.js 16.6.0 or newer is required**
|
> [!NOTE]
|
||||||
|
> **Node.js 18.17.0 or newer is required**
|
||||||
> Recommended Node.js version: 18+ (LTS)
|
|
||||||
|
|
||||||
```sh-session
|
```sh-session
|
||||||
npm install discord.js-selfbot-v13@latest
|
npm install discord.js-selfbot-v13@latest
|
||||||
@@ -89,6 +96,7 @@ window.webpackChunkdiscord_app.push([
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
]);
|
]);
|
||||||
|
window.webpackChunkdiscord_app.pop();
|
||||||
console.log('%cWorked!', 'font-size: 50px');
|
console.log('%cWorked!', 'font-size: 50px');
|
||||||
console.log(`%cYou now have your token in the clipboard!`, 'font-size: 16px');
|
console.log(`%cYou now have your token in the clipboard!`, 'font-size: 16px');
|
||||||
```
|
```
|
||||||
@@ -113,6 +121,3 @@ Github Discussion: [Here](https://github.com/aiko-chan-ai/discord.js-selfbot-v13
|
|||||||
## Star History
|
## Star History
|
||||||
|
|
||||||
[](https://star-history.com/#aiko-chan-ai/discord.js-selfbot-v13&Date)
|
[](https://star-history.com/#aiko-chan-ai/discord.js-selfbot-v13&Date)
|
||||||
|
|
||||||
|
|
||||||
# From Github with love 💕
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "discord.js-selfbot-v13",
|
"name": "discord.js-selfbot-v13",
|
||||||
"version": "3.4.6",
|
"version": "3.5.0",
|
||||||
"description": "A unofficial discord.js fork for creating selfbots [Based on discord.js v13]",
|
"description": "A unofficial discord.js fork for creating selfbots [Based on discord.js v13]",
|
||||||
"main": "./src/index.js",
|
"main": "./src/index.js",
|
||||||
"types": "./typings/index.d.ts",
|
"types": "./typings/index.d.ts",
|
||||||
|
|||||||
@@ -196,7 +196,7 @@ class Options extends null {
|
|||||||
referrer_current: '',
|
referrer_current: '',
|
||||||
referring_domain_current: '',
|
referring_domain_current: '',
|
||||||
release_channel: 'stable',
|
release_channel: 'stable',
|
||||||
client_build_number: 353304,
|
client_build_number: 360320,
|
||||||
client_event_source: null,
|
client_event_source: null,
|
||||||
},
|
},
|
||||||
compress: false,
|
compress: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user