DSCKabarak / Kabarak-university-bot

Kabarak University Telegram Bot
Apache License 2.0
3 stars 5 forks source link

How do we get the updated timetable? #1

Open developerharon opened 3 years ago

developerharon commented 3 years ago

I was thinking about this idea, the university bot, and one of the proposed functionalities is to be able to get the timetable. How do we ensure the bot has an updated timetable every time?

Is there plans to integrate it with the existing school system?

kevinbanister commented 3 years ago

@developerharon It will be hard for the school to allow us to integrate directly, but every time a new timetable is posted, the class rep can have the ability to update the bot. Lecturers change the timetable without informing the administration, I think it will be much easier to work with class reps.

developerharon commented 3 years ago

That will work, what about the database?

kevinbanister commented 3 years ago

I've already deployed the DB on GCP, we can start working on the bot if you are ready.

developerharon commented 3 years ago

I've already deployed the DB on GCP, we can start working on the bot if you are ready.

Can we start working on the bot after the exams? I have exams. Meanwhile, anyone who is available can also work on it

kevinbanister commented 3 years ago

Writing a script to access the portal, we will just need a dedicated account to do that.