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

Birdi7/Inline-calendar-for-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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