Skip to content

Added Deletion Workflow except for the GCalendarEvent ID#5

Open
Jaryllim98 wants to merge 6 commits into
huixiang01:masterfrom
Jaryllim98:master
Open

Added Deletion Workflow except for the GCalendarEvent ID#5
Jaryllim98 wants to merge 6 commits into
huixiang01:masterfrom
Jaryllim98:master

Conversation

@Jaryllim98

Copy link
Copy Markdown

Current Status: Scheduling Workflow Done, Checking/Listing Event Workflow Done.
Pending: Deletion Workflow: Due to inability to extract event ID from google calendar. Current method to do so is manual and not automated. I have to extract part of the event URL(the website) and paste it into a base64 online decoder, and then subsequently i get the event ID. I have already included the code to delete the event, so once the event IDs can be extracted, putting it into the code will facilitate quick and easy deletion

Jaryllim98 and others added 6 commits March 2, 2020 11:30
the main.py file currently has the functionality (if the token.pickle is absent) to schedule events from telegram, and check if they are on the calendar. however, the deletion process is still pending.
added intentMaps to the releveant dialogflow intents, defined the deletion functions. left with extracting google calendar event ID for specific deletion events. (this beats me). if this is done the deletion workflow willbe complete
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