An open API service indexing awesome lists of open source software.

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.

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`