- Status Unconfirmed
- Percent Complete
- Task Type Feature Request
- Category Notifications
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Very Low
- Reported Version 1.0-rc9
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Flyspray - The bug killer!
Opened by Dane Beckman - 05.03.2020
Last edited by peterdd - 26.03.2020
Opened by Dane Beckman - 05.03.2020
Last edited by peterdd - 26.03.2020
FS#2595 - Notifications to message platforms
Is there any possible implementation in the future of a way to send new tasks and edited tasks in to discord or some messaging software like bots do, for example github bot will post new issues to a channel in discord so users can see and check up on things, especially for big projects which use these types of things and need a way to notify users of updates
There exist several tasks related to this topic. Just search by category 'Notifications'.
I never used discord so I do not know what they offer as integration tools.
For slack there exists a RSS/Atom to Slack integration. So if your project is public visible Slack could pull a Flyspray RSS of a project. See
https://slack.com/intl/en-de/help/articles/218688467-Add-RSS-feeds-to-Slack?eu_nc=1
A google search rss to discord shows also some interesting hits. So maybe this might a solution for you?
Also there are some ideas discussed in FS#2520 for slack and telegram.
A quick quite robust custom solution could be maybe writing a script that is called by a cronjob regularly and pushes the new/changed Flyspray informations to the external APIs/platforms, similiar to the cronjob for reminder feature, see schedule.php