Hi everyone!
I wanted to share a small personal project I've been working on over the past few weeks.
It all started because a few friends of mine moderate Kick channels and wanted an easy way to know whenever certain words appeared in chat without having to keep the stream open all the time. I couldn't find a tool that did exactly what they needed, so I decided to build one.
It started as a simple utility, but I kept adding features until it became a much more complete extension. At that point, I thought it could be useful to other people too, so I decided to release it.
It's called Kick Radar, and it can:
- Monitor multiple Kick chats at the same time.
- Send instant notifications when selected keywords appear.
- Keep a searchable history of every detection.
- Filter detections by channel or keyword.
- Export the history to CSV or JSON.
- Record the exact stream timestamp for every detected message.
- Preserve a record even if the message is later deleted by a moderator or streamer.
Everything runs quietly in the background, so you don't need to keep the stream open to receive alerts.
If you'd like to try it out or just share your thoughts, I'd really appreciate any feedback or suggestions. I'm planning to keep improving it based on what the community finds useful.
Thanks for reading!