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.
- Host: GitHub
- URL: https://github.com/jonkspanda/telegram-event-bot
- Owner: JonksPanda
- Created: 2023-03-24T16:08:50.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-02T14:53:41.000Z (over 2 years ago)
- Last Synced: 2023-10-02T19:33:25.434Z (over 2 years ago)
- Topics: calendar, event, python, python3, telegram, telegram-bot
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.