Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (16 loc) · 581 Bytes

README.md

File metadata and controls

28 lines (16 loc) · 581 Bytes

Inline calendar for Telegram

My own implementation for inline calendar in telegram.

Prerequisites

Installing: pip install https://github.com/Birdi7/Inline-calendar-for-telegram/archive/master.zip

How it looks like?

example.png

Examples

main.py - A complete python bot which demonstrates how to use the calendar

Persistence of data

The calendar stores the data in-memory. No persistence available.

License

This project is licensed under the MIT License - see the LICENSE file for details