Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-10-16 | telegram-chat: do not act on foreign reply... | 1 | -3/+0 | ||
... even if active! | |||||
2023-10-16 | telegram-chat: answer question mark with short noticechange-106-2 | 1 | -0/+5 | ||
2023-10-16 | telegram-chat: act on reply from selfchange-106-1 | 1 | -0/+15 | ||
2023-06-11 | doc/telegram-chat: hint to copy from global-config | 1 | -0/+4 | ||
2023-02-02 | telegram-chat: always reply to origin chat | 1 | -1/+1 | ||
2023-02-01 | doc/telegram-chat: give an example on how to work around command runtime | 1 | -0/+7 | ||
2023-02-01 | doc/telegram-chat: add hint on output size | 1 | -0/+6 | ||
2023-02-01 | doc/telegram-chat: add hint on command runtime | 1 | -0/+6 | ||
2023-02-01 | doc/telegram-chat: warn about changing group id | 1 | -0/+3 | ||
2023-01-31 | doc/telegram-chat: allow bots to receive messages in a group | 1 | -0/+6 | ||
2023-01-31 | introduce telegram-chatchange-90 | 1 | -0/+89 | ||
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!) |