acmpesuecc / DrinkWaterBot

Discord bot that reminds you to drink water
https://srujandeshpande.gitbook.io/drinkwaterbot/
Apache License 2.0
8 stars 34 forks source link

Add an `npm deploy` script to the package.json #135

Closed srujandeshpande closed 3 years ago

srujandeshpande commented 3 years ago

What do you want to see?

In the scripts section of the package.json, add a script called "deploy". The corresponding command should be node src/deploy-commands.js -g

CommanderAstern commented 3 years ago

Hey, I would like to work on this!