Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 705 Bytes

File metadata and controls

30 lines (24 loc) · 705 Bytes

Python Telegram Bot

This bot is designed to collect user information — simple, flexible, and suitable for many use cases.

Bot screenshot


Description

This repository provides a basic starter template for a Telegram bot:
it collects user data such as name, phone number, and other details, then sends the information to the admin.
You can easily modify and extend it to fit your own requirements.


Required Libraries

python-telegram-bot==13.15
urllib3==1.26.5
opencv-python==4.11.0.86
openpyxl==3.1.5