Bot Core
This commit is contained in:
12
package.json
12
package.json
@@ -2,5 +2,15 @@
|
||||
"dependencies": {
|
||||
"discord.js": "^14.13.0",
|
||||
"dotenv": "^16.3.1"
|
||||
}
|
||||
},
|
||||
"name": "minzbot",
|
||||
"description": "Successor of the Discord.py implementation",
|
||||
"version": "1.0.0",
|
||||
"main": "main.js",
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "Minz💕",
|
||||
"license": "ISC"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user