This is a Telegram Bot API project using Python, which can perform the following functions:
- Automatically replies pre-determined links, gifs, images, messages when user inputs specific Telegram commands in chatbot.py
- Web Scraping - Scrape elements of a website, e.g. video links of a RSS feed (using BeautifulSoup library) in scraping_youtube_links.py