notify-telegram
notify-telegram copied to clipboard
Add the ability to change the message
Hi, I wish to change the message sent from telegram bot to:
Example:
user/repo* • 1234567** • 2 files, +3/-3
Message commit 1
user/repo* • 1234568** • 3 files, +6/-3
Message commit 2
etc...
* = link to github repo ** = link to commit page repo
This feature would be very helpful if there was some interpolation syntax to define a message template string.
message: 'Job for {branch} failed at {time}'
I wish I could contribute, but I am not into go-lang right now ...
I want this feature too :+1: