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

feat: add Matrix bot support #13

Closed srevinsaju closed 3 years ago

srevinsaju commented 3 years ago

Apparently, most of the logic is inherited from bot_telegram.ts :sweat_smile:

srevinsaju commented 3 years ago

Rebased it to master.

srevinsaju commented 3 years ago

I will address documentation / installation guides for Matrix and Telegram in a separate PR.

srevinsaju commented 3 years ago

Alr if you can confirm that it works, I'll merge it

image

srevinsaju commented 3 years ago

Is the quoting of the link unnecessary btw, or is it fine?

diogoscf commented 3 years ago

Kinda useless IMO

srevinsaju commented 3 years ago

image

Looks better?

diogoscf commented 3 years ago

yes imo

srevinsaju commented 3 years ago

Fixed as of https://github.com/diogoscf/github-lines/pull/13/commits/5cbf9dcfd133479d5f828bd7fc9bef69d076eba5

diogoscf commented 3 years ago

Alr perfect