Hooked on Webhooks

Hello everyone.

Today we’re offering another much-requested feature: Webhooks.

Webhooks will allow Minnit to send a request to a URL on your website when an action is performed in your chatroom. Currently, these actions are sending a message, user joining, and user leaving.

You can use this to generate real-time statistics, perform an action on your server when a specific message or keyword is said in the chat, and more. Combined with our previously-announced API, you could even use this to create a lightweight bot.

Webhooks are available on all chatrooms on the Community tier and higher. You can get started by going to Chat Settings and selecting the new Webhooks option, and inputting the endpoint URL(s) you’d like to use for each of the three events.

Enjoy!