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

My first slack bot!

  • 1 Devlogs
  • 1 Total hours

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

Ship #1 Changes requested

I built StudyBuddy Bot using Node.js and Slack Bolt. It includes three slash commands: /studybuddy-ping, /studybuddy-hello, and /studybuddy-fact.

The most challenging part was setting up Slack, GitHub, and connecting everything correctly. I'm proud that I got the bot working and responding to commands.

To test the project, use the slash commands in Slack and the bot will respond automatically.

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

31m 50s logged

Today I built my first Slack bot called StudyBuddy using Node.js and Slack Bolt.

I configured the Slack app, connected it to my workspace, and created slash commands including:

  • /studybuddy-ping
  • /studybuddy-hello
  • /studybuddy-fact

I also learned how to troubleshoot errors, manage environment variables, restart the bot, and test commands in Slack. I improved the responses of the bot and successfully got it running.

Today I built my first Slack bot called StudyBuddy using Node.js and Slack Bolt.

I configured the Slack app, connected it to my workspace, and created slash commands including:

  • /studybuddy-ping
  • /studybuddy-hello
  • /studybuddy-fact

I also learned how to troubleshoot errors, manage environment variables, restart the bot, and test commands in Slack. I improved the responses of the bot and successfully got it running.

Replying to @ahtishamulhaq

0
3

Followers

Loading…