-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
97 lines (97 loc) · 2.34 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
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
95
96
97
{
"name": "clan_bot",
"version": "11.0.0",
"description": "A Discord Bot made by: Tomato#6966",
"main": "index.js",
"dependencies": {
"@discordjs/builders": "^0.12.0",
"@discordjs/opus": "^0.7.0",
"@discordjs/voice": "^0.8.0",
"anime-actions": "^1.0.6",
"axios": "^0.25.0",
"booru": "^2.5.3",
"bufferutil": "^4.0.6",
"canvacord": "^5.2.3",
"canvas": "^2.9.0",
"captcha-canvas": "^3.1.0",
"cheerio": "^1.0.0-rc.10",
"colors": "^1.4.0",
"common-tags": "^1.8.2",
"cpu-stat": "^2.0.1",
"cron": "^1.8.2",
"discord-backup": "^3.0.1",
"discord-buttons": "^4.0.0-deprecated",
"discord-canvas": "^1.4.1",
"discord-giveaways": "^5.1.0",
"discord.js": "^13.6.0",
"dotenv": "^16.0.0",
"enmap": "^5.8.7",
"erela.js": "^2.3.3",
"erela.js-deezer": "^1.0.7",
"erela.js-facebook": "^1.0.4",
"erela.js-spotify": "^1.2.0",
"express": "^4.17.3",
"fortnite": "^4.3.2",
"got": "^11.8.3",
"math-expression-evaluator": "^1.3.10",
"memer-api": "^4.0.1",
"moment": "^2.29.1",
"ms": "^2.1.3",
"nekos.life": "^2.0.9",
"node-fetch": "^2.6.7",
"radio-browser": "^2.1.9",
"random-puppy": "^1.1.0",
"random-words": "^1.1.2",
"request": "^2.88.2",
"request-promise-native": "^1.0.9",
"rss-parser": "^3.12.0",
"serialize-javascript": "^6.0.0",
"strip-ansi": "^7.0.1",
"superagent": "^6.1.0",
"tiktok-scraper": "^1.4.36",
"translatte": "^3.0.1",
"twit": "^2.2.11",
"utf-8-validate": "^5.0.8",
"weather-js": "^2.0.0",
"weky": "^2.0.9",
"wrap-ansi": "^8.0.1",
"yargs": "^17.3.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
},
"author": "Tomato#6966",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/Tomato6966/Multipurpose-discord-bot"
},
"keywords": [
"lavalink",
"music",
"discord",
"discordjs",
"erela.js",
"music",
"bot",
"lava",
"lava",
"music",
"audio",
"mp3",
"radio",
"radiostation",
"stream",
"premium",
"reaction",
"reactions"
],
"bugs": {
"url": "https://github.com/Tomato6966/Multipurpose-discord-bot/issues"
},
"homepage": "https://milrato.dev",
"devDependencies": {
"node": "^16.13.2"
}
}