14
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 08 Jan 2024
14 points (100.0% liked)
Opensource
6636 readers
353 users here now
A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!
⠀
founded 2 years ago
MODERATORS
Sorry, bad wording. The README of the package should be clearer.
But in short, this package takes care of the low level interaction with the database and you define the webhooks you're interested in yourself.
So if you want to create a http request every time someone creates a comment with a specific username in the text, you configure it as a webhook in the SQLite database and next time it happens, the URL will be called.
By the api I meant that in the future you'll be able to manage the webhooks using an api instead of inserting them directly into the db.
Ooooh! Alright. That didn't come across that way. Github supports graphs (mermaid?). It might help to have there as I might not be the only one misunderstanding.
Cool project! Should probably be part of lemmy itself!
CC BY-NC-SA 4.0