You are browsing as a guest. Sign up (or log in) to start making projects!

My first slack bot!

  • 2 Devlogs
  • 3 Total hours

This bot isn't slacking off, it replies to messages 24/7!

Ship #1 Changes requested

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!

Try project →
Open comments for this post

1h 53m 22s logged

new /chefcurry-trivia feature!
What’s new?

  • /chefcurry-trivia: Starts a new trivia game.
  • /chefcurry-trivia-reset: Voids the current trivia game!

The current trivia has a database of 20 questions and answers which there may be more in the future!

0
0
4
Open comments for this post

1h 16m 30s logged

just completed 2 new features for my slack bot!
/chefcurry-calculate (expression) Perform inputted mathematical operation via mathjs lib.
/chefcurry-weather (location) Obtain the current weather data of selected location via openMateo API.

0
0
4

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…