acmpesuecc / DrinkWaterBot

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

Add slash command for `water space people` #125

Closed srujandeshpande closed 2 years ago

srujandeshpande commented 2 years ago

What do you want to see?

Add a slash command for water space people! The new file should be named spacePeople.js and should be present in the src/slashCommands directory You can refer to iss.js in the same directory for reference.

Name: space people Description: Names and spacecraft of the astronauts in space

funwaa commented 2 years ago

I gave it a shot. This is the first time of me doing JS outside of an HTML file... I hope I did it right!