Skip to content

Commit

Permalink
deleted useless package
Browse files Browse the repository at this point in the history
  • Loading branch information
naseif committed Aug 31, 2021
1 parent 7ebc5c0 commit 5526c9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
const fs = require("fs");
const { Client, Collection, Intents } = require("discord.js");
const { token } = require("./config.json");
const playDL = require("play-dl");
const client = new Client({
intents: [
// Intents.FLAGS.GUILD_MEMBERS,
Expand Down

0 comments on commit 5526c9a

Please sign in to comment.