Hi everyone! 👋
I d like to share my first public open-source Python project: **Hody-Telepro**.
It s a command-line toolkit designed to inspect Telegram metadata through a clean and developer-friendly CLI.
Current features:
• Inspect users, bots, channels, and groups
• Phone number lookup
• Account creation date estimation
• JSON output support
• Batch processing
• Fast CLI experience
• Available on PyPI
Installation:
pip install hody-telepro
Example:
hody-telepro inspect @username
GitHub:
https://github.com/f8c1/hody-telepro
PyPI:
https://pypi.org/project/hody-telepro/
This is the first public release, so I d really appreciate any feedback, bug reports, feature suggestions, or ideas to improve the project.
Thank you! 🚀
[link] [comments]