Hello, my name is Robert Vanden Eynde and I made my Telegram bot, you can contact me on telegram if you have any question or want to contribute to the project.
eventIn order for events to work, you must set a timezone
/addevent Add a new event to the calendar of the group
Event added:
📃 Party
🗓️ Monday 20/04/2026
Event added:
📃 Bowling
📍 Mario's
🗓️ Monday 20/04/2026
⌚ 18:45
/listdays List events in the following 7 days in the calendar
Monday 20/04/2026
- Party
Tuesday 21/04/2026
- Swimming Pool
Wednesday 22/04/2026
- 15:00 Tennis @ Luigi's
/today List events of today
Monday 20/04/2026
- Party
- 17:00 Tea time
/delevent Delete a future event/selectevent Select an future event from the calendar, to display it in a nice block with emojis
Event!
📃 Pool
📍 Mario's
🗓️ Tuesday 21/04/2026
⌚ 18:00
The bot can be used in both group chats and private messages. In a group chat, the bot will respond to commands issued by any member of the group. In a private message, the bot will only respond to commands issued by the user who initiated the conversation.
For example, when adding an event using /addevent, the calendar is shared in the whole group,
in private message it's only for you, your personal calendar.
To set your personal timezone, use the command /mytimezone followed by your timezone.
For example, if you are in New York, you would use /mytimezone America/New_York.
The bot uses the IANA time zone database format for timezones,
you can find the list of valid timezones here.
Timezone set to America/New_York
Group timezone set to America/New_York
Group timezones set to America/New_York Europe/London
Event!
📃 Online chat
🗓️ Monday 20/04/2026
⌚ 10:00 (America/New_York)
⌚ 15:00 (Europe/London)