Birdi7 / Inline-calendar-for-telegram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Python 100.0%