this post was submitted on 07 Jan 2025
11 points (100.0% liked)

Lemmy Integrations

403 readers
1 users here now

A community about all integrations with the lemmy API. Bots, Scripts, New Apps, etc.

founded 1 year ago
MODERATORS
 

Is there any way to just like open a websocket and get notified of e.g. new posts/comments/etc, or is the only way to do that by polling?

I tried looking at the API docs, but didn't see anything about it

you are viewing a single comment's thread
view the rest of the comments
[–] m_f@midwest.social 4 points 1 month ago (1 children)
[–] rikudou@lemmings.world 2 points 1 month ago (1 children)

You can find it here: https://github.com/rikudousage/lemmywebhook

I'm the author, feel free to send a PM or add me on Matrix!

[–] m_f@midwest.social 1 points 1 month ago

Thanks, will reach out if I've got questions!