File size: 2,730 Bytes
6f55a1e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
{
    "name": "rtxzy",
    "version": "8.0.0",
    "description": "Lightweight WhatsApp Bot",
    "depecrated": false,
    "main": "index.js",
    "directories": {
        "lib": "lib",
        "src": "src",
        "plugins": "plugins"
    },
    "scripts": {
        "start": "node index.js --autocleartmp --autoread",
        "test": "node test.js",
        "test2": "nodemon index.js --server --autocleartmp --autoread"
    },
    "keywords": [
        "whatsapp-bot-md",
        "whatsapp-bot",
        "whatsapp",
        "js-whatsapp",
        "whatsapp",
        "Games-wabot",
        "wabot-aq",
        "whiskeysockets",
        "botcahx",
        "baileys"
    ],
    "homepage": "https://github.com/BOTCAHX/RTXZY-MD",
    "author": {
        "name": "BOTCAHX"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/BOTCAHX/RTXZY-MD.git"
    },
    "bugs": {
        "url": "https://github.com/BOTCAHX/RTXZY-MD/issues"
    },
    "license": "MIT",
    "dependencies": {
        "@adiwajshing/baileys": "npm:@whiskeysockets/baileys@6.7.8",
        "@adiwajshing/keyed-db": "^0.2.4",
        "@bochilteam/scraper": "^3.0.0",
        "@vitalets/google-translate-api": "^9.0.0",
        "async": "^3.2.4",
        "awesome-phonenumber": "^2.64.0",
        "axios": "^0.27.2",
        "base64-to-image": "^1.0.2",
        "btch-downloader": "^2.8.0",
        "chalk": "^4.1.2",
        "cheerio": "^1.0.0-rc.12",
        "colors": "1.4.0",
        "didyoumean": "^1.2.2",
        "express": "^4.18.2",
        "file-type": "^16.5.3",
        "form-data": "^4.0.0",
        "google-it": "^1.6.3",
        "human-readable": "^0.2.1",
        "javascript-obfuscator": "^4.0.2",
        "jsdom": "^20.0.0",
        "link-preview-js": "^3.0.4",
        "lodash": "^4.17.21",
        "lowdb": "^2.1.0",
        "moment-timezone": "^0.5.37",
        "mongoose": "^6.0.14",
        "node-fetch": "^2.7.0",
        "node-gtts": "2.0.2",
        "node-os-utils": "^1.3.7",
        "node-webpmux": "^3.1.3",
        "nodemon": "^2.0.20",
        "ocr-space-api-wrapper": "^2.2.0",
        "os": "^0.1.2",
        "perf_hooks": "^0.0.1",
        "qrcode": "^1.5.0",
        "qrcode-terminal": "^0.12.0",
        "readline": "^1.3.0",
        "sharp": "^0.32.6",
        "similarity": "^1.2.1",
        "socket.io": "^4.5.1",
        "syntax-error": "^1.4.0",
        "terminal-image": "^2.0.0",
        "tiktokdl": "^0.0.5",
        "url": "^0.11.0",
        "url-regex": "^5.0.0",
        "url-regex-safe": "^2.1.0",
        "util": "^0.12.4",
        "wa-sticker-formatter": "^4.3.2",
        "yargs": "^17.5.1",
        "yt-search": "^2.10.3",
        "ytdl-core": "npm:@distube/ytdl-core"
    }
}