chore: v2.9.8

This commit is contained in:
March 7th 2022-11-28 23:27:39 +07:00
parent 6519d4d9c2
commit c13221c426
3 changed files with 3 additions and 3 deletions

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": "2.9.7", "version": "2.9.8",
"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

@ -195,7 +195,7 @@ class Options extends null {
referrer_current: 'https://discord.com/channels/@me', referrer_current: 'https://discord.com/channels/@me',
referring_domain_current: 'discord.com', referring_domain_current: 'discord.com',
release_channel: 'stable', release_channel: 'stable',
client_build_number: 160645, client_build_number: 160771,
client_event_source: null, client_event_source: null,
}, },
// ! capabilities: 4093, // ! capabilities: 4093,