First push

This commit is contained in:
2024-08-20 22:12:46 -04:00
commit 5dc6ac56fc
5 changed files with 488 additions and 0 deletions

7
package.json Normal file
View File

@@ -0,0 +1,7 @@
{
"dependencies": {
"axios": "^1.7.4",
"discord.js": "^14.15.3",
"randomcolor": "^0.6.2"
}
}