SOEPBot (Slack)
- 3 Devlogs
- 2 Total hours
SOEPBot is a bot that I made for Slack
SOEPBot is a bot that I made for Slack
documentation done, now going to ship! (this is so that the documentation time also gets registered)
Lately I’ve been finishing up some old projects, and this is one of them. I added a few extra commands and will probably ship it soon once I’ve fixed the remaining bugs and finished the documentation. I won’t go into too much detail just yet, but my favorite addition is the ‘meme’ command. Building it taught me how to send images to slack through code, which was a lot of fun to figure out. In the screenshots you can also see some of the other commands I’ve added. I made this as a fun Slack bot, so it includes jokes, memes, random facts, and ideas for when you’re bored. I’ll be shipping it today or tomorrow.
Just built my first project, super fun. Took ~30 mins to build, then another 30 because Node.js wasn’t working properly due to using VS Code Flatpak instead of the official version. And I think that a Slack bot is one of the best starter projects.