Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutor schedule command #3

Open
crsz20 opened this issue Oct 21, 2020 · 1 comment
Open

Tutor schedule command #3

crsz20 opened this issue Oct 21, 2020 · 1 comment

Comments

@crsz20
Copy link
Member

crsz20 commented Oct 21, 2020

Use calendar APIs to identify and output the expected tutor schedules

Current tutor calendar is on Outlook
Outlook API reference: https://docs.microsoft.com/en-us/graph/api/resources/calendar?view=graph-rest-1.0
Not sure how this would work with UTD org restrictions

@jerivl
Copy link

jerivl commented Feb 4, 2021

Potential solution: Clients make calls to !schedule with output :

[02/04/2020], [Wednesday], Today's tutoring schedule:
[Tutor 1]: [EE 3302, EE3301], [2:00pm - 3:00pm]
[Tutor 2]: [EE 3320, EE3301], [4:00pm - 6:00pm]
... etc.

Have y'all looked into getting the bot to scrape the calendar information? This might also help with issue #1

@v-patel v-patel changed the title Clients don't bother checking the schedules of tutors on IEEE's official website Tutor schedule command Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants