beyarkay / eskom-calendar

Get your loadshedding schedule in your calendar and never be left in the dark! Open-source, up-to-date, and developer friendly.
https://eskomcalendar.co.za
GNU General Public License v3.0
190 stars 35 forks source link

CPT twitter loadshedding update #385

Closed beyarkay closed 1 year ago

beyarkay commented 1 year ago

Hey @beyarkay, there are some new tweet(s) from cape town:

Tweet text Parsed YAML
([tweet link](https://twitter.com/CityofCT/status/1654490066763300866)) Load-shedding update 5 May City customers 5 May Stage 3: 05:00 - 22:00 Stage 5: 22:00 - 05:00 6 May Stage 3: 05:00 - 16:00 Stage 4: 16:00 - 05:00 7 May Stage 3: 05:00 - 16:00 Stage 4: 16:00 - 05:00 8 May Stage 3: 05:00 - 20:00 Stage 5: 20:00 - 05:00 https://t.co/LcfpLf0qFn ```yaml - stage: 3 start: '2023-05-05T05:00:00' finsh: '2023-05-05T22:00:00' source: https://twitter.com/CityofCT/status/1654490066763300866 include: coct - stage: 5 start: '2023-05-05T22:00:00' finsh: '2023-05-06T05:00:00' source: https://twitter.com/CityofCT/status/1654490066763300866 include: coct - stage: 3 start: '2023-05-06T05:00:00' finsh: '2023-05-06T16:00:00' source: https://twitter.com/CityofCT/status/1654490066763300866 include: coct - stage: 4 start: '2023-05-06T16:00:00' finsh: '2023-05-07T05:00:00' source: https://twitter.com/CityofCT/status/1654490066763300866 include: coct - stage: 3 start: '2023-05-07T05:00:00' finsh: '2023-05-07T16:00:00' source: https://twitter.com/CityofCT/status/1654490066763300866 include: coct - stage: 4 start: '2023-05-07T16:00:00' finsh: '2023-05-08T05:00:00' source: https://twitter.com/CityofCT/status/1654490066763300866 include: coct - stage: 3 start: '2023-05-08T05:00:00' finsh: '2023-05-08T20:00:00' source: https://twitter.com/CityofCT/status/1654490066763300866 include: coct - stage: 5 start: '2023-05-08T20:00:00' finsh: '2023-05-09T05:00:00' source: https://twitter.com/CityofCT/status/1654490066763300866 include: coct ```