chore: release v3.7.0

This commit is contained in:
Elysia
2025-07-12 21:24:18 +07:00
parent bbfd82fd01
commit 3378aa18d0
3 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@
## About ## About
<strong>Welcome to `discord.js-selfbot-v13@v3.6`, based on `discord.js@13.17` and backport `discord.js@14.21.0`</strong> <strong>Welcome to `discord.js-selfbot-v13@v3.7`, based on `discord.js@13.17` and backport `discord.js@14.21.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. - 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.6.1", "version": "3.7.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",