mirror of
https://github.com/cassoule/flopobot_v2.git
synced 2026-03-18 21:40:27 +01:00
update command registration to npm
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"name": "getting-started",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"description": "Discord example app",
|
||||
"main": "app.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"start": "node app.js",
|
||||
"register": "node commands.js",
|
||||
"dev": "nodemon app.js"
|
||||
},
|
||||
"author": "Shay DeWael",
|
||||
|
||||
Reference in New Issue
Block a user