-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
56 lines (56 loc) · 1.44 KB
/
package.json
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
{
"name": "Aulia Rahman",
"version": "1.1.0",
"description": "Bot Telegram New Bot",
"main": "main.js",
"directories": {
"lib": "lib"
},
"scripts": {
"start": "node start.js"
},
"keywords": [
"telegram",
"alphabot",
"telegraf-api",
"telebot",
"bot",
"telegram-bot"
],
"repository": {
"type": "git",
"url": "git+https://github.com/zeeoneofficial/Telebot.git"
},
"author": "Aulia Rahman",
"license": "MIT",
"dependencies": {
"telegraf": "^4.3.0",
"axios": "^1.7.7",
"chalk": "^4.1.0",
"child_process": "^1.0.2",
"@whiskeysockets/baileys": "^6.7.7",
"fs": "0.0.1-security",
"my-yts-api": "^1.0.2",
"human-readable": "^0.2.1",
"node-fetch": "^2.6.1",
"socks-proxy-agent": "^8.0.3",
"https-proxy-agent": "^7.0.4",
"node-telegram-bot-api": "^0.61.0",
"os": "^0.1.2",
"path": "^0.12.7",
"performance-now": "^2.1.0",
"util": "^0.12.4",
"g-i-s": "^2.1.6",
"jimp": "^0.16.1",
"util": "^0.12.4",
"moment-timezone": "^0.5.34",
"yt-search": "^2.10.2",
"ytdl-core": "^4.11.5",
"openai": "^3.2.1",
"js-confuser": "^1.7.3",
"hxz-api": "^1.0.1",
"nik-parser": "^1.0.1",
"scrape-primbon": "^1.1.0",
"ssh2": "^1.15.0"
}
}