teddywilson/tell-me-when-ableton-supports-m1

Add Telegram notification through a bot

Opened this issue · 1 comments

Given that Telegram is a vastly used communications application, I think that the project could also notify changes in the status of the support of Ableton in Silicon chips through a Telegram bot. This could be done in two ways:

  • Through an automatically updated channel in which a bot sends messages when the status of the Ableton support changes. This could be useful to notify just once the corresponding changes by centralization (as it is done in the Slack channel).
  • Through a bot that acts as a normal chat in which you have to subscribe to receive notifications.

There is a Python library that could help a lot in the development of this feature (Python-Telegram-Bot).

If accepted, I could take care of this. I think that the first option is better though.