Skip to content

cedric130813/telegram-bot-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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