FriendsOfFlarum / webhooks

Flarum with outgoing webhooks
MIT License
21 stars 11 forks source link

All postings are send by webhook #9

Closed tikey23 closed 4 years ago

tikey23 commented 4 years ago

Currently all postings made by users are send. Also new postings in restricted Categories (only visible for Admin/Mods etc.) are posted to discord with the webhook. I think this should not be possible, because postings in restricted categories should be hidden from public.

So it should be possible to select the specific tags or exclude specific tags which are send by webhook.

dsevillamartin commented 4 years ago

Fixed with the Guest group choice in the webhook settings.