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

!sch command doesn't correctly handle all-day events #130

Open
11k opened this issue Apr 26, 2023 · 1 comment · May be fixed by #132
Open

!sch command doesn't correctly handle all-day events #130

11k opened this issue Apr 26, 2023 · 1 comment · May be fixed by #132
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@11k
Copy link
Contributor

11k commented Apr 26, 2023

  • Consider updating googleapis, which could make implementing these changes easier. The docs for the version of the library currently in use 404s.
  • Convert start time of all-day events to broadcaster's timezone (as configured in bot). Currently, the start time is in UTC.
  • Detect when it's during an all-day event and convey that to the user.
  • If it's during an all-day event and there is a scheduled event during the all-day event, tell the user when it begins.
@11k 11k added bug Something isn't working good first issue Good for newcomers labels Apr 26, 2023
@Riott
Copy link
Contributor

Riott commented Apr 26, 2023

I'll take a look at this :D

@Riott Riott linked a pull request Apr 26, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants