Devlog-1 I started building FocusFlow as a Slack bot to make staying focused easier without leaving Slack.Getting everything working wasn’t as smooth as I expected. I had issues with Node, npm, PowerShell permissions, Slack tokens, Socket Mode, and SSH. I had to figure things out one problem at a time.So far, I got the bot running with four commands:/lpy-status/lpy-focus/lpy-break/lpy-pomodoroI also pushed the project to GitHub and made sure my .env and node_modules weren’t uploaded.The next goal is to get the bot hosted 24/7 using Hack Club Nest. I’ve submitted my Nest application and I’m currently waiting for it to be approved.It’s been a lot of small errors and fixes, but seeing the bot actually respond in Slack made it worth it.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.