An open API service indexing awesome lists of open source software.

https://github.com/jonkspanda/telegram-event-bot

**PROJECT IS WIP** Telegram bot that makes organizing events easier by generating events with a calendar-file (.ics) included.
https://github.com/jonkspanda/telegram-event-bot

calendar event python python3 telegram telegram-bot

Last synced: 4 months ago
JSON representation

**PROJECT IS WIP** Telegram bot that makes organizing events easier by generating events with a calendar-file (.ics) included.

Awesome Lists containing this project

README

          

# telegram-event-bot

## Goal

The purpose of this Project is to make organizing events easier in Telegram with a bot. The bots purpose is to generate a nice layout of the event message and an .ics-file included in the message.
The end-goal is to be able to host this bot on a docker-container. Therefore, the bot needs to be easy to maintain and configure.