Skip to content

A Telegram bot that sends active online quizzes, examinations, and assignments from the School's LMS by web scraping

Notifications You must be signed in to change notification settings

TimyVillarmia/TelegramBOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

ProductivityBOT (deprecated)

Description

A Telegram bot that sends active online quizzes, examinations, and assignments from the School's LMS https://sams.act.edu.ph/ by web scraping

Set-up

  1. Install the packages

    pip install python-telegram-bot
    pip install BeautifulSoup4
    pip install requests
  2. Create a Telegram Bot

    https://telegram.me/BotFather

    1. Press "start".
    2. Type /newbot.
    3. Choose a name for your bot.
    4. Choose a username for your bot (must end in "bot").
    

Asian College of Technology LMS

image

ProductivityBOT

pd

About

A Telegram bot that sends active online quizzes, examinations, and assignments from the School's LMS by web scraping

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages