New Update Is Live!
A new version has just been released! This update includes the initial implementation of webhooks.
Currently, only a limited set of events are supported, but the core logic is in place—making it easy to expand webhook support in future updates.
Highlights:
- Discord webhook support out of the box
Simply use a Discord webhook URL, and it will be detected automatically. Events will be delivered using Discord embed formatting.
- Custom webhook endpoints
If you're using your own endpoint, make sure to verify the signature on incoming requests.
Documentation is now available at:
https://docs.lukittu.com/platform/webhooks
GitHub release:
https://github.com/KasperiP/lukittu/releases/tag/1.0.14