Metadata-Version: 2.1
Name: banana-bot-client
Version: 0.1.15
Summary: Automate Telegram game Banana Bot using Python
Author: Alex Lau
Author-email: alexlauwh@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pydantic (>=2.8.2,<3.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Description-Content-Type: text/markdown

## Banana Bot Client in Python

Inspired by [banana-bot](https://github.com/dkzhen/banana-bot). This is a simple client SDK that connects to Telegram Banana Bot API.

