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

slack bot!

  • 2 Devlogs
  • 1 Total hours

Built with JS, Slack Bolt, and uses API calls. Has some fun Harry Potter facts for potter heads!

Ship #1

Calling all PotterHeads!! I made summertime, a Slack Bot that calls from different kinds of APIs, so I could learn more about API calls and understanding Slack Bots :))

Developed as part of the StarDance Hack Club challenge.

Available Commands:

/summertime-help Display all available commands /summertime-ping Check bot latency /summertime-joke Get a random joke /summertime-funfact Get a random fun fact /summertime-houses returns harry potter houses, their founders, and a relatedemoji /summertime-magic gets magic spells from harry potter

Built With: Harry Potter API Joke API Cat Fact API Node.JS Slack Bolt

Try project → See source code →
Open comments for this post

20m 9s logged

Call me a Harry Potter fan for my slack-bot commands!! In all honesty, this was a lot harder than I thought it would be. It wasn’t crazy difficult by any means, but I ran into a lot of issues calling API commands, accidentally using outdated JS code (anyone else fall for res.map() vs. res.map??), and trying to trace which part of my code was broken and why. A lot of times, I just needed to commit to GitHub since the Nest version ran that… but I’m able to have my bot show me Harry Potter spells and houses!!!

0

Loading discussion…

0
8
Open comments for this post

23m 5s logged

Running into issues — my Harry Potter public API request for a list of spells and their uses isn’t working properly right now. My next steps are to fix it or find out what’s wrong and then host it 24/7 on Next!

0

Loading discussion…

0
24

Followers

Loading…