My first slack bot!
- 1 Devlogs
- 1 Total hours
This bot isn't slacking off, it replies to messages 24/7!
This bot isn't slacking off, it replies to messages 24/7!
I set up a Node.js project and configured the @slack/bolt framework to connect to Slack via Socket Mode. I coded 5 custom slash commands for my bot (like a coin flip and a magic 8-ball). Finally, I pushed my code to GitHub and deployed the bot as a Web Service on Render so it stays live 24/7!