mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #1542] Notifications via Telegram #969
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#969
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @anc-tvr on GitHub (Jun 22, 2023).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1542
It would be great if there was the possibility of notifications via Telegram.
@ssteeltm commented on GitHub (Jun 22, 2023):
Maybe we should have a webhook instead, so anyone could integrate with anyrhing
@anc-tvr commented on GitHub (Jun 23, 2023):
How can I do this? Is there any guide?
@silversword411 commented on GitHub (Jun 23, 2023):
I tried working thru this, but not working yet....
https://polarclouds.co.uk/send-telegram-from-powershell/
Maybe you'll have more luck
@ssteeltm commented on GitHub (Jul 6, 2023):
Actually I've custom code/changed the code on the part of SMS.
So SMS notifications reach my WhatsApp.
Theres another guy on discord who also did this to work SMS as Telegram.
But this is not safe/best practice, since every updates it would be lost my customs.
It would be really great +1 more kind of Notification , Generic: webhooks, a single post would solve for any kind of notifications.
@dinger1986 commented on GitHub (Jul 6, 2023):
Why not PR your changes or make it an option between sms and WhatsApp?
@ssteeltm commented on GitHub (Jul 11, 2023):
How to get notifications on whatsapp:
Lets do a meet on discord, I cant show what I did, and then we can think a better approach to a PR.
This thing would fit on "unsuported".
I guess SMS should be more custom, for example, if it let us choose the url it send Post to, I would never need to change code, only set my post url in there (N8N)
@bernardolankheet commented on GitHub (Nov 6, 2023):
@wh1te909 commented on GitHub (Oct 15, 2024):
closing as webhooks was already released