Skip to content

A Python-based Telegram bot leveraging GCP to organize and share academic resources like PDFs and videos, tailored for university students by faculty and degree.

Notifications You must be signed in to change notification settings

funkvay-star/EduCloud

Repository files navigation

Logo

EduCloud

A Python-based Telegram bot leveraging GCP to organize and share academic resources like PDFs and videos, tailored for university students by faculty and degree.

List of tools we used

Setup

  1. Create a copy of .env_example and rename it to .env.
  2. Fill in all the necessary variables in the .env file.

Running the Application

To build the Docker image and start the application, run the following commands:

docker build -t telegram_bot .
docker run -it --name Telegram_bot telegram_bot

(back to top)

About

A Python-based Telegram bot leveraging GCP to organize and share academic resources like PDFs and videos, tailored for university students by faculty and degree.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published