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

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/1658089742397853696)) Load-shedding update 15 May City customers 15 May Stage 3: 05:00 - 15:00 Stage 4: 15:00 - 20:00 Stage 6: 20:00 - 05:00 16 May Stage 3: 05:00 - 16:00 Stage 4: 16:00 - 20:00 Stage 6: 20:00 - 05:00 Subject to rapid change by Eskom. #CTInfo https://t.co/5CRXBVzNbh ```yaml - stage: 3 start: '2023-05-15T05:00:00' finsh: '2023-05-15T15:00:00' source: https://twitter.com/CityofCT/status/1658089742397853696 include: coct - stage: 4 start: '2023-05-15T15:00:00' finsh: '2023-05-15T20:00:00' source: https://twitter.com/CityofCT/status/1658089742397853696 include: coct - stage: 6 start: '2023-05-15T20:00:00' finsh: '2023-05-16T05:00:00' source: https://twitter.com/CityofCT/status/1658089742397853696 include: coct - stage: 3 start: '2023-05-16T05:00:00' finsh: '2023-05-16T16:00:00' source: https://twitter.com/CityofCT/status/1658089742397853696 include: coct - stage: 4 start: '2023-05-16T16:00:00' finsh: '2023-05-16T20:00:00' source: https://twitter.com/CityofCT/status/1658089742397853696 include: coct - stage: 6 start: '2023-05-16T20:00:00' finsh: '2023-05-17T05:00:00' source: https://twitter.com/CityofCT/status/1658089742397853696 include: coct ```