Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-10-17 | introduce mod/notification-ntfy...change-109 | Christian Hesse | 1 | -0/+1 | |
... for sending notifications via Ntfy (https://ntfy.sh/). TODO: use proper formatting once supported in Android app: https://github.com/binwiederhier/ntfy/issues/889 | |||||
2023-08-06 | mod/notification-telegram: introduce $PurgeTelegramQueue | Christian Hesse | 1 | -0/+5 | |
... to purge the queue and remove the scheduler. | |||||
2023-06-11 | doc/mod/notification-telegram: hint to copy from global-config | Christian Hesse | 1 | -0/+4 | |
2023-05-25 | doc/mod/notification-telegram: show how to set bot's profile photo | Christian Hesse | 1 | -0/+14 | |
2023-05-22 | doc/mod/notification-telegram: describe how to declare functions... | Christian Hesse | 1 | -2/+8 | |
... to use them in own scripts. | |||||
2023-01-31 | introduce telegram-chatchange-90 | Christian Hesse | 1 | -0/+1 | |
Druvis from Mikrotik produced a video "MikroTik Telegram bot - Chat with your Router?". He shows his script to chat with a Router via Telegram bot to send it commands: https://youtu.be/KLX6j3sLRIE This script is kind of limited and has several issues... 🥴 Let's make it robust, usable, multi-device capable and just fun! 😁 (Sadly Mikrotik has a policy to not allow links in Youtube comments. Thus my comment with several hints was removed immediately. If anybody is in contact with Druvis... Please tell him about this script!) | |||||
2023-01-11 | use arrows with emoji representation | Christian Hesse | 1 | -3/+3 | |
We had... ◀ Go back to main README ▲ Go back to top ... and switch to... ⬅️ Go back to main README ⬆️ Go back to top | |||||
2022-09-25 | introduce 'mod/notification-email', split off from global-functionschange-84 | Christian Hesse | 1 | -0/+1 | |
2022-06-05 | doc/mod/notification-telegram: how to use the function | Christian Hesse | 1 | -0/+10 | |
2022-02-20 | add doc/mod/notification-matrix | Christian Hesse | 1 | -0/+5 | |
2022-02-20 | add doc/mod/notification-telegram | Christian Hesse | 1 | -0/+58 | |