mirror of
https://github.com/aydenjahola/discord-multipurpose-bot.git
synced 2025-10-13 15:51:34 +01:00
This commit is contained in:
parent
4ef5e2d943
commit
f7346b33c6
1 changed files with 0 additions and 1 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 = {
|
||||
|
|
Loading…
Reference in a new issue