https://github.com/richardbnk/telegram_tool
Utility functions for seamless message streaming and automation with Telegram.
https://github.com/richardbnk/telegram_tool
data-streaming messaging streaming telegram telegram-bot
Last synced: 9 months ago
JSON representation
Utility functions for seamless message streaming and automation with Telegram.
- Host: GitHub
- URL: https://github.com/richardbnk/telegram_tool
- Owner: Richardbnk
- Created: 2025-01-16T02:42:15.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-16T03:35:00.000Z (over 1 year ago)
- Last Synced: 2025-02-02T00:39:56.853Z (over 1 year ago)
- Topics: data-streaming, messaging, streaming, telegram, telegram-bot
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Telegram Tool
## Python library to Functions to help message streaming to Telegram
### Author
Name: Richard Raphael Banak
### Installation
To install, run the command:
```python
pip install git+https://github.com/Richardbnk/Telegram_Tool
```
To update your packge use the command:
```python
pip install --upgrade git+https://github.com/Richardbnk/Telegram_Tool
```
### Requirements
When you use the 'pip install', all requirements will be installed based on `requirements.txt`