My own implementation for inline calendar in telegram.
Installing:
pip install https://github.com/Birdi7/Inline-calendar-for-telegram/archive/master.zip
main.py - A complete python bot which demonstrates how to use the calendar
The calendar stores the data in-memory. No persistence available.
This project is licensed under the MIT License - see the LICENSE file for details