Giter VIP home page Giter VIP logo

Comments (3)

Setzar85 avatar Setzar85 commented on June 9, 2024 2

You pretty much hit the nail on the head. I was hoping to be able to push out notifications to multiple Discord channels using multiple webhooks.

By rulesets, I pretty much though something like:

Ruleset 1: Post is created in FourmA, push notification goes to WebhookA and WebHookB
Ruleset 2: Post is created in ForumB, push notification goes to WebhookA
Ruleset 3: Post is created in ForumC: push notification goes to WebhookA, WebhookC & WebhookD,

from phpbb-discord-notifications.

rootslinux avatar rootslinux commented on June 9, 2024

This would require adding support for multiple webhooks, as a Discord webhook can only be active on a single channel. So each notification "set" would have to map to a single webhook URL, and thus a single channel.

What do you mean by the criteria rules? Do you mean the existing set of rules being able to be configured for each webhook? (Ex: preview length, which forums generate notifications, which notification types are enabled, etc). That's what I'm assuming. Otherwise you'll need to request exactly what sort of rules you'd like to see.

I think this is a good feature suggestion. It will be a large amount of work to implement though.

from phpbb-discord-notifications.

FlitPix avatar FlitPix commented on June 9, 2024

I'd love to see this! As the extension is right now, it's not possible to both have a public webhook that just shows new topics, and a moderator webhook that shows everything; I can only choose one or the other. Being able to pick notification types per webhook would add a ton more granularity and value to this extension!

from phpbb-discord-notifications.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.