chore: release v3.4.0

This commit is contained in:
Elysia
2024-09-17 22:16:41 +07:00
parent 8ae85e4417
commit bc124224ac
3 changed files with 6 additions and 3 deletions

View File

@@ -5,9 +5,12 @@
</p> </p>
</div> </div>
> [!TIP]
> **Check out this poll: https://github.com/aiko-chan-ai/discord.js-selfbot-v13/discussions/1292**
## About ## About
<strong>Welcome to `discord.js-selfbot-v13@v3.3`, based on `discord.js@13.17`</strong> <strong>Welcome to `discord.js-selfbot-v13@v3.4`, based on `discord.js@13.17` and backport `discord.js@14.16.2`</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.

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
{ {
"name": "discord.js-selfbot-v13", "name": "discord.js-selfbot-v13",
"version": "3.3.0", "version": "3.4.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",