djs-selfbot-v13 3.7.21 → 3.7.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "djs-selfbot-v13",
3
- "version": "3.7.21",
3
+ "version": "3.7.22",
4
4
  "description": "An unofficial discord.js fork for creating selfbots",
5
5
  "main": "./src/index.js",
6
6
  "types": "./typings/index.d.ts",
@@ -197,16 +197,16 @@ class Options extends null {
197
197
  browser: 'Discord Client',
198
198
  release_channel: 'stable',
199
199
  client_version: '1.0.9215',
200
- os_version: '10.0.19045',
200
+ os_version: '10',
201
201
  os_arch: 'x64',
202
202
  app_arch: 'x64',
203
203
  system_locale: 'en-US',
204
204
  has_client_mods: false,
205
205
  client_launch_id: randomUUID(),
206
206
  browser_user_agent: UserAgent,
207
- browser_version: '37.6.0',
207
+ browser_version: '146.0.0.0',
208
208
  os_sdk_version: '19045',
209
- client_build_number: 471091,
209
+ client_build_number: 521835,
210
210
  native_build_number: 72186,
211
211
  client_event_source: null,
212
212
  launch_signature: randomUUID(),