diogoscf / github-lines

A minimal and non-intrusive multi-platform bot to display lines from GitHub (or GitLab) links
MIT License
60 stars 10 forks source link

Update message when original message is edited #16

Closed EpicEricEE closed 7 months ago

EpicEricEE commented 3 years ago

When the link in the original message is edited, the bot's message should be updated as well to include the newly requested lines.

onedr0p commented 3 years ago

I am not sure how useful this would be. Usually chat is moving along and people don't go back and look at the message Github Lines creates and instead they look at the link/source.

Plus you are talking about a service that watches all the links the bot creates and checks for updates. I don't think this is feasible.

diogoscf commented 7 months ago

This seems complicated and unnecessary