vinc3PO / ebayKleinanzeigenAlert

Telegram Alert for ebay kleinanzeigen posts
MIT License
57 stars 15 forks source link

Feature request: Telegram Chat ID per Link #10

Open dandud100 opened 2 years ago

dandud100 commented 2 years ago

Would be nice if you could set a certain chat id for each link. Maybe even better if you add a feature where you send the link directly to the telegram bot and it will automatically grab the chat id from the sender and write it to the database.

vinc3PO commented 2 years ago

Hi,

setting up a telegram ID per link is something fairly easy to make. I'll put that to the list.

However, the second feature require a lot more adjustement. To list only a part of it:

This would end up a much larger project in term of dependencies. This could be easyly handled as a docker container.

I have already started something like this on the docker branch, But it's not yet working. Now that I know some people could be interested. I'll invest a bit more time in the development.

Stay tune, both might happen.