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

Google-Cal-Discord-Bot-Integration v.1.1 #1

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Better-Than-You
Copy link

@Better-Than-You Better-Than-You commented Sep 23, 2024

Added 3 functions:

  1. fetch_today
    This command fetches events of today, starting from - today 00:00 to today 23:59
    This command doesn't keep record of ids as it doesnt trigger automatically

  2. fetch_events_of_this_week
    This command fetches all events of this week, starting from - this week Monday to next week Monday
    This command keeps record of ids as it triggers automatically

  3. fetch_events_from_today
    This command fetches all events of this week, starting from - today to next Monday
    This command doesn't keep record of ids as it doesnt trigger automatically

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

Successfully merging this pull request may close these issues.

1 participant