Skip to content

Commit

Permalink
Add start script
Browse files Browse the repository at this point in the history
Closes #2
  • Loading branch information
Androz2091 authored Aug 26, 2020
1 parent 4e772db commit 2160af2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "A very simple bot with an economy system using the Discord.js API",
"main": "main.js",
"scripts": {
"start": "node main.js",
"test": "node main.js"
},
"repository": {
Expand Down

0 comments on commit 2160af2

Please sign in to comment.