chore: bump version to 3.6.0

This commit is contained in:
Elysia
2025-02-16 00:24:02 +07:00
parent b9fb6dde35
commit 8c57d9bf1e
3 changed files with 3 additions and 6 deletions

View File

@@ -5,16 +5,13 @@
</p>
</div>
> [!TIP]
> **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
<strong>Welcome to `discord.js-selfbot-v13@v3.5`, based on `discord.js@13.17` and backport `discord.js@14.18.0`</strong>
<strong>Welcome to `discord.js-selfbot-v13@v3.6`, based on `discord.js@13.17` and backport `discord.js@14.18.0`</strong>
- 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",
"version": "3.5.1",
"version": "3.6.0",
"description": "A unofficial discord.js fork for creating selfbots [Based on discord.js v13]",
"main": "./src/index.js",
"types": "./typings/index.d.ts",