First push

This commit is contained in:
2024-03-13 22:43:08 -04:00
commit c100ac81f5
4 changed files with 489 additions and 0 deletions

7
package.json Normal file
View File

@@ -0,0 +1,7 @@
{
"dependencies": {
"discord.js": "^14.14.1",
"dotenv": "^16.4.5",
"node-fetch": "^3.3.2"
}
}