Built the /novabot-joke and /novabot-catfact commands using Axios for API requests. The trickiest part was configuring Slack’s Socket Mode in NestJS so the bot could receive payload events instantly without setup of a public webhook endpoint. After a few structural adjustments with the @slack/bolt lifecycle, all four slash commands are responding with 0-1ms delay
Comments 1
Nice progress! Keep it up!
Sign in to join the conversation.