NovaBot
- 1 Devlogs
- 1 Total hours
A Slack bot designed to deliver random cat facts, jokes, check latency, and provide command help in your workspace.
A Slack bot designed to deliver random cat facts, jokes, check latency, and provide command help in your workspace.
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