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

Open comments for this post

3h 13m logged

been working on the zerox slack bot transition. struggled with event subscriptions and socket mode on the dashboard since it kept asking for a request url — had to toggle socket mode first to bypass it. also had to invite the bot to the channel manually to get app_mention to trigger. rewrote the parser to clean the mention tag, colons, and spaces because it was throwing a fit and fallbacking to help menu. ran into background instances of node load balancing socket mode connection, killed them with stop-process to get it working. ask and roast commands updated to show the original prompt at the top. cleaned up deploy.md and slackbot.service for root systemd deployment.

Finally made the first draft for it.
bot is up and working.
I was clueless at first on what to create for project on hackclub & then just made slack bot as it will give me idea on how things work.
It was different and unique experience compared to discord bot developing (Which I mostly works on).

0
4

Comments 0

No comments yet. Be the first!