Formatting and removing non needed deps

This commit is contained in:
Raven Scott 2022-09-24 17:26:16 +00:00
parent 4eb31b689d
commit 0862fab3b7
2 changed files with 0 additions and 5 deletions

View File

@ -39,10 +39,6 @@ module.exports = {
embeds: [embed]
});
}
})
},
};

View File

@ -10,7 +10,6 @@
"author": "",
"license": "ISC",
"dependencies": {
"daddyjoke": "^4.0.0",
"discord.js": "^14.0.3",
"dotenv": "^16.0.0",
"give-me-a-joke": "^0.5.1",