This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
package.json
107 lines (107 loc) · 2.59 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
98
99
100
101
102
103
104
105
106
107
{
"name": "blucher",
"version": "1.2.1",
"description": "Multipurpose Discord Bot",
"main": "index.js",
"dependencies": {
"@discordjs/builders": "^0.11.0",
"@discordjs/opus": "^0.8.0",
"@discordjs/voice": "^0.7.5",
"anime-actions": "^1.0.6",
"anime-images-api": "^2.0.0",
"anime-themes": "^4.0.1",
"axios": "^0.25.0",
"booru": "^2.5.0",
"bufferutil": "^4.0.5",
"canvacord": "^5.3.0",
"canvas": "^2.9.3",
"captcha-canvas": "^3.1.0",
"cheerio": "^1.0.0-rc.11",
"colors": "^1.4.0",
"common-tags": "^1.8.2",
"cpu-stat": "^2.0.1",
"cron": "^1.8.2",
"discord-backup": "^3.2.1",
"discord-canvas": "^1.4.1",
"discord-giveaway": "^1.1.5",
"discord-giveaways": "^5.2.1",
"discord-hybrid-sharding": "^1.5.5",
"discord-modals": "^1.3.7",
"discord-xp": "^1.1.16",
"discord.js": "^13.6.0",
"dotenv": "^14.2.0",
"enmap": "^5.8.7",
"express": "^4.18.1",
"fortnite": "^4.3.2",
"got": "^11.8.5",
"insultmachine": "^2.0.3",
"loadash": "^1.0.0",
"lodash": "^4.17.21",
"math-expression-evaluator": "^1.3.14",
"memer-api": "^4.0.1",
"moment": "^2.29.3",
"moonlink.js": "^2.0.0",
"ms": "^2.1.3",
"neko": "^1.1.2",
"nekos.life": "^2.0.7",
"node-fetch": "^2.6.7",
"pm2": "^5.2.0",
"quick.db": "^7.1.3",
"quickmongo": "^5.1.2",
"radio-browser": "^2.1.10",
"random-puppy": "^1.1.0",
"random-words": "^1.2.0",
"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",
"twemoji-parser": "^13.1.0",
"twit": "^2.2.11",
"utf-8-validate": "^5.0.7",
"weather-js": "^2.0.0",
"weky": "^3.1.8",
"wrap-ansi": "^8.0.1",
"yargs": "^17.5.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.15.1"
}
}