Metadata-Version: 2.1
Name: PytelegramBotelegraf
Version: 0.1.0
Summary: A simple Telegram bot library
Author: iliya kaviyani
Author-email: telegrafbot57@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: requests

# telegrafbot

A simple Telegram bot library for easy interaction with the Telegram Bot API.

## Installation

You can install the library using `pip`:

```bash
pip install telegrafbot
