So im building a bot and i want to retrieve some dates from google calendar, then send this back to the bot. The only problem is that google calendar gives me the dates in one array that contains 3 bundles. Basically what i want to do is get the “start” value from diffrent bundles and turn those values into new variables so that i can send those new variables back to the bot. I’ve been trying this 19 hours already, if someone can help me I literally love you.
The 3 variables i want to get (one variable for each “start” value)
This is the best i’ve got, but i cant figure out how to extract the values.
PLEASE HELP