TimyVillarmia / TelegramBOT

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ProductivityBOT

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


Languages

Language:Python 100.0%