Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 584 Bytes

File metadata and controls

4 lines (4 loc) · 584 Bytes

Python Telegram Bot

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