chore: v2.12.0

This commit is contained in:
Elysia 2023-03-17 00:06:45 +07:00
parent 5cc8aeffad
commit fe44b48552
4 changed files with 7 additions and 6 deletions

View File

@ -14,7 +14,7 @@
## About
<strong>Welcome to `discord.js-selfbot-v13@v2.11`, based on `discord.js@13.13`</strong>
<strong>Welcome to `discord.js-selfbot-v13@v2.12`, based on `discord.js@13.14`</strong>
- discord.js-selfbot-v13 is a [Node.js](https://nodejs.org) module that allows user accounts to interact with the Discord API v9.
@ -119,6 +119,8 @@ Github Discussion: [Here](https://github.com/aiko-chan-ai/discord.js-selfbot-v13
- 📘 [***aiko-chan-ai/DiscordBotClient***](https://github.com/aiko-chan-ai/DiscordBotClient) <br/>
A patched version of discord, with bot login support
- 📕 [***aiko-chan-ai/Discord-Markdown***](https://github.com/aiko-chan-ai/Discord-Markdown) <br/>
Better Markdown to text chat Discord.
- 📗 ...
# From Github with love 💕

File diff suppressed because one or more lines are too long

View File

@ -1,6 +1,6 @@
{
"name": "discord.js-selfbot-v13",
"version": "2.11.5",
"version": "2.12.0",
"description": "A unofficial discord.js fork for creating selfbots [Based on discord.js v13]",
"main": "./src/index.js",
"types": "./typings/index.d.ts",

View File

@ -201,21 +201,20 @@ class Options extends null {
os_version: '10.0.22621',
os_arch: 'x64',
system_locale: 'en-US',
client_build_number: 179882,
client_build_number: 181113,
native_build_number: 30306,
client_event_source: null,
design_id: 0,
},
// ! capabilities: 4093,
version: 9,
client_state: {
api_code_version: 0,
guild_versions: {},
highest_last_message_id: '0',
read_state_version: 0,
user_guild_settings_version: -1,
user_settings_version: -1,
private_channels_version: '0',
api_code_version: 0,
},
},
http: {