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 #404

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/1658846616894201866)) Load-shedding update 17 May City customers 17 May Stage 4: 16:00 - 20:00 Stage 6: 20:00 - 05:00 18 May Stage 3: 05:00 - 16:00 Stage 4: 16:00 - 20:00 Stage 6: 20:00 - 05:00 19 May Stage 3: 05:00 - 16:00 Stage 4: 16:00 - 20:00 Stage 6: 20:00 - 05:00 *Updates likely. https://t.co/twATV9fvI8 ```yaml - stage: 4 start: '2023-05-17T16:00:00' finsh: '2023-05-17T20:00:00' source: https://twitter.com/CityofCT/status/1658846616894201866 include: coct - stage: 6 start: '2023-05-17T20:00:00' finsh: '2023-05-18T05:00:00' source: https://twitter.com/CityofCT/status/1658846616894201866 include: coct - stage: 3 start: '2023-05-18T05:00:00' finsh: '2023-05-18T16:00:00' source: https://twitter.com/CityofCT/status/1658846616894201866 include: coct - stage: 4 start: '2023-05-18T16:00:00' finsh: '2023-05-18T20:00:00' source: https://twitter.com/CityofCT/status/1658846616894201866 include: coct - stage: 6 start: '2023-05-18T20:00:00' finsh: '2023-05-19T05:00:00' source: https://twitter.com/CityofCT/status/1658846616894201866 include: coct - stage: 3 start: '2023-05-19T05:00:00' finsh: '2023-05-19T16:00:00' source: https://twitter.com/CityofCT/status/1658846616894201866 include: coct - stage: 4 start: '2023-05-19T16:00:00' finsh: '2023-05-19T20:00:00' source: https://twitter.com/CityofCT/status/1658846616894201866 include: coct - stage: 6 start: '2023-05-19T20:00:00' finsh: '2023-05-20T05:00:00' source: https://twitter.com/CityofCT/status/1658846616894201866 include: coct ```