@Kev_Nguyen on My first slack bot!
Just made a super simple slackbot!
this bot is overall a general purpose bot, allowing you to play funny little trivia games, calculate some mathematical equations, or get real insights on current weather.
**Available Commands:**
- `/chefcurry-ping:` Check bot's latency.
- `/chefcurry-help:` List out all the commands and their functionality.
- `/chefcurry-catfact:` Get a random cat fact
- `/chefcurry-weather (location):` Obtain the current weather data of selected location.
- `/chefcurry-calculate (expression):` Perform inputted mathematical operation.
- `/chefcurry-trivia:` Starts a trivia game.
- `/chefcurry-trivia-reset:` Resets the trivia game. Voids the current game.`
Overall, im pretty proud with this project as it taught me quite a lot about JS and APIs in such a short period of time!
- 2 devlogs
- 3h
- Make a Slack Bot