A telegram bot to download the last few pictures I have marked as saved
- What selenium is and how does it work
- How to create a bot using 'BotFather' on Telegram and how to create commands using BotFather
- Not deployed anywhere online. That means I have to run the code locally and it works as long as I keep it running. Since there it involves uploading the chromedriver as well as the code, I need to do some research to see how to do it.
- No attention paid to code structure, only functionality 😛
- Does not work if the post is a video, but that part is very easy to add once you get how this works.