[GH-ISSUE #45] Discord/Slack bot #42

Closed
opened 2026-05-07 00:19:04 +02:00 by BreizhHardware · 3 comments

Originally created by @binwiederhier on GitHub (Dec 9, 2021).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/45

Send messages to topics

/ntfy send mytopic This is a message
/ntfy send myserver.com/mytopic This is a message
/ntfy send --tags=warning,skull mytopic This is a message
...

Subscribe to messages (much cooler) to forward messages to channel

/ntfy subscribe ntfy.sh/mytopic
Originally created by @binwiederhier on GitHub (Dec 9, 2021). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/45 Send messages to topics ``` /ntfy send mytopic This is a message /ntfy send myserver.com/mytopic This is a message /ntfy send --tags=warning,skull mytopic This is a message ... ``` Subscribe to messages (much cooler) to forward messages to channel ``` /ntfy subscribe ntfy.sh/mytopic ```
Author
Owner

@binwiederhier commented on GitHub (Dec 17, 2021):

I have WIP code here: https://github.com/binwiederhier/ntfy-bot
But I kinda stopped working on it for now.

<!-- gh-comment-id:996356434 --> @binwiederhier commented on GitHub (Dec 17, 2021): I have WIP code here: https://github.com/binwiederhier/ntfy-bot But I kinda stopped working on it for now.
Author
Owner

@binwiederhier commented on GitHub (May 22, 2022):

Closing this for now, though I think this would be really cool. I think I'll pick it up again eventually but right now I have my hands full.

<!-- gh-comment-id:1133945671 --> @binwiederhier commented on GitHub (May 22, 2022): Closing this for now, though I think this would be really cool. I think I'll pick it up again eventually but right now I have my hands full.
Author
Owner

@c33s commented on GitHub (Apr 16, 2025):

@binwiederhier any chance to see such a bot soon? ntfy is litteraly the only app (next to the dying telegram-foss) on a google free android which can receive notifactions in time. it simply works (strangely unified push does not work at all for me. tested it with element https://github.com/element-hq/element-android/issues/7069, element-x and fuffychat). ntfy app work on the same phone without problem.

i would love to simply get a ntfy notification if i get a message in a slack channel. ideally configurable (a message in monitoring channel with contains a specific content should trigger a different message than a message in devteam, ...)

edit: found https://github.com/ozskywalker/ntfy-to-slack wrong way; edit2: https://github.com/gwy15/truenas-slack-to-ntfy

<!-- gh-comment-id:2810656694 --> @c33s commented on GitHub (Apr 16, 2025): @binwiederhier any chance to see such a bot soon? ntfy is litteraly the only app (next to the dying telegram-foss) on a google free android which can receive notifactions in time. it simply works (strangely unified push does not work at all for me. tested it with element https://github.com/element-hq/element-android/issues/7069, element-x and fuffychat). ntfy app work on the same phone without problem. i would love to simply get a ntfy notification if i get a message in a slack channel. ideally configurable (a message in monitoring channel with contains a specific content should trigger a different message than a message in devteam, ...) edit: ~~found https://github.com/ozskywalker/ntfy-to-slack~~ wrong way; edit2: https://github.com/gwy15/truenas-slack-to-ntfy
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#42
No description provided.