notify-telegram icon indicating copy to clipboard operation
notify-telegram copied to clipboard

Add the ability to change the message

Open Lukasss93 opened this issue 6 years ago • 2 comments

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

Lukasss93 avatar Sep 23 '19 22:09 Lukasss93

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 ...

Veetaha avatar Jan 19 '20 17:01 Veetaha

I want this feature too :+1:

sa-esmaili avatar Sep 30 '20 17:09 sa-esmaili