Skip to content

Commit

Permalink
remove unused things due to copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
NK committed Jan 31, 2023
1 parent eabc272 commit 5015b7a
Show file tree
Hide file tree
Showing 82 changed files with 10 additions and 5,788 deletions.
12 changes: 6 additions & 6 deletions client/NYX.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,12 @@ class NYX extends Client {
],
intents: [
GatewayIntentBits.Guilds,
GatewayIntentBits.GuildMembers,
GatewayIntentBits.MessageContent,
GatewayIntentBits.GuildPresences,
GatewayIntentBits.GuildMessages,
GatewayIntentBits.GuildMessageReactions,
GatewayIntentBits.GuildMessageTyping,
// GatewayIntentBits.GuildMembers,
// GatewayIntentBits.MessageContent,
// GatewayIntentBits.GuildPresences,
// GatewayIntentBits.GuildMessages,
// GatewayIntentBits.GuildMessageReactions,
// GatewayIntentBits.GuildMessageTyping,
],
}
) {
Expand Down
1 change: 0 additions & 1 deletion command/CODM/scorestreak.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ const c = require("../../client/CODMClient");
module.exports = {
name: "scorestreak",
description: "Get Scorestreak stats",

usage: "{Scorestreak}",
category: "CODM",
options: [
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@
},
"dependencies": {
"axios": "^1.1.3",
"cath": "^1.4.7",
"cath": "^1.5.0",
"discord.js": "^14.6.0",
"dotenv": "^16.0.0",
"dotenv": "^16.0.3",
"goosecache": "^9.0.14",
"moment": "^2.29.1",
"moment": "^2.29.4",
"mongoose": "^5.13.14",
"quickchart-js": "^3.0.0"
"quickchart-js": "^3.1.0"
}
}
2 changes: 0 additions & 2 deletions unused/client/CodeClient.js

This file was deleted.

38 changes: 0 additions & 38 deletions unused/client/GiveawaysClient.js

This file was deleted.

6 changes: 0 additions & 6 deletions unused/client/StarboardClient.js

This file was deleted.

2 changes: 0 additions & 2 deletions unused/client/URLClient.js

This file was deleted.

39 changes: 0 additions & 39 deletions unused/cmds.js

This file was deleted.

125 changes: 0 additions & 125 deletions unused/commands/Config/choices.js

This file was deleted.

20 changes: 0 additions & 20 deletions unused/commands/Config/cmd-list.js

This file was deleted.

Loading

0 comments on commit 5015b7a

Please sign in to comment.