(discord) webhook integration #74

  feature tracking unassigned
ubq323 (bureaucrat) src #570

in order to encourage people who habitually use discord to engage with things on apioforum, it would be useful to have a feature whereby happenings on apioforum (thread creation, posts to threads) can be relayed to a discord channel via a webhook. this should be settable per-forum.

in its most basic form, setting a webhook on a forum will broadcast everything that happens in that forum to that discord channel. if it turns out that more granular control over exactly what is sent where is needed, then this could be added later (so implementation should make adding this feature somewhat easy)

supporting non-discord webhooks could be useful, possibly (for purposes of integrating arbitrary other things with apioforum), but i don't believe there are currently any use cases for that.

assigned to: no one

fossil branch: n/a

ubq323 (bureaucrat) src #571

once we have permissions working, there should be a "configure webhooks" page on each subforum, accessible to people with a "p_webhooks" (or something) permission set. for now, probably just make it configurable by manually editing the database.

please log in to reply to this thread