Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/voilalex/telebot-utils


https://github.com/voilalex/telebot-utils

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Telebot Utils 🤖

Collection of utils for pyTelegramBotAPI to develop awesome Telegram Bots.

## Installation

To install the package run the following command in your terminal:

```
pip install telebot-utils
```

## Usage

To use the utilities that the telebot-utils package provide you need to import it in your script:

```python
import telebot_utils
```

## License

[LICENSE.md](LICENSE.md)

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md)