Open joergrs opened 2 years ago
The Telegram bot feature was implemented in #40 . Currently the event entries are formatted as
*[starttime] Uhr* [organizer] | [title]
Improvements
[startime]-[endtime] Uhr
[starttime] Uhr [organizer] | [title] (bis [lastday])
Implementation: https://github.com/gruenes-brett/community-calendar/blob/master/view/markdown/class-comcal-markdown-event-renderer.php
The Telegram bot feature was implemented in #40 . Currently the event entries are formatted as
Improvements
[startime]-[endtime] Uhr
(e.g. "12-13:30 Uhr")[starttime] Uhr [organizer] | [title] (bis [lastday])
Implementation: https://github.com/gruenes-brett/community-calendar/blob/master/view/markdown/class-comcal-markdown-event-renderer.php