rsz-selfbot-project 1.0.0 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/index.js +1 -1
  2. package/package.json +1 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rsz-selfbot-project",
3
- "version": "1.0.0",
3
+ "version": "2.0.0",
4
4
  "description": "juste le selfbot de RSZ",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -14,7 +14,6 @@
14
14
  "chalk": "^4.1.2",
15
15
  "child_process": "^1.0.2",
16
16
  "discord-backup": "^3.2.1",
17
- "discord-tqr": "^1.0.4",
18
17
  "djs-selfbot-v13": "^3.1.7",
19
18
  "djs-stream-client": "^1.4.8",
20
19
  "ffmpeg": "^0.0.4",
@@ -24,7 +23,6 @@
24
23
  "node-fetch": "^2.6.7",
25
24
  "os": "^0.1.2",
26
25
  "readline-sync": "^1.4.10",
27
- "request": "^2.88.2",
28
26
  "sourcebin": "^5.0.0",
29
27
  "weather-js": "^2.0.0"
30
28
  }