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

BMO - Slack Bot!

  • 1 Devlogs
  • 0 Total hours

BMO - Your personal AI assistant!

Ship #1

Built a Slack bot using Node.js and the Slack Bolt framework. The bot supports several slash commands, including ping, random cat facts and jokes. I also learned how to work with APIs, deploy applications to a Linux server and run them 24/7 using systemd.

To test the project, use the provided Slack workspace invite or watch the demo video.

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

26m 20s logged

Worked on my Slack bot today.

• Added /bmo-ping, /bmo-catfact, /bmo-joke and /bmo-help commands.• Learned more about async/await and working with APIs.
• Set up GitHub for the project.
• Deployed the bot to a Linux server and configured it to run 24/7 with systemd.

Next: add more commands and features.

0
0
1

Followers

Loading…