mirror of
https://github.com/aydenjahola/discord-multipurpose-bot.git
synced 2025-11-03 07:41:34 +00:00
Compare commits
2 commits
cb5a906850
...
f7346b33c6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f7346b33c6 | ||
|
|
4ef5e2d943 |
2 changed files with 0 additions and 2 deletions
1
index.js
1
index.js
|
|
@ -18,7 +18,6 @@ const ServerSettings = require("./models/ServerSettings");
|
|||
const seedShopItems = require("./utils/seedShopItems");
|
||||
const seedSpyfallLocations = require("./utils/seedSpyfallLocations");
|
||||
const setupDisTubeEvents = require("./events/distubeEvents");
|
||||
const ffmpeg = require("ffmpeg-static");
|
||||
|
||||
// Console colors
|
||||
const colors = {
|
||||
|
|
|
|||
|
|
@ -22,7 +22,6 @@
|
|||
"distube": "^5.0.7",
|
||||
"dotenv": "^16.4.5",
|
||||
"express": "^4.19.2",
|
||||
"ffmpeg-static": "^5.2.0",
|
||||
"genius-lyrics": "^4.4.7",
|
||||
"html-entities": "^2.5.2",
|
||||
"moment": "^2.30.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue