chore: release v3.4.1

This commit is contained in:
Elysia
2024-10-27 12:38:07 +07:00
parent 35596b9ace
commit f7c698a563
4 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@
## About ## About
<strong>Welcome to `discord.js-selfbot-v13@v3.4`, based on `discord.js@13.17` and backport `discord.js@14.16.2`</strong> <strong>Welcome to `discord.js-selfbot-v13@v3.4`, based on `discord.js@13.17` and backport `discord.js@14.16.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.

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.4.0", "version": "3.4.1",
"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",

View File

@@ -188,7 +188,7 @@ class Options extends null {
referrer_current: '', referrer_current: '',
referring_domain_current: '', referring_domain_current: '',
release_channel: 'stable', release_channel: 'stable',
client_build_number: 327446, client_build_number: 338907,
client_event_source: null, client_event_source: null,
}, },
compress: false, compress: false,