VoIlAlex / telebot-utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

import telebot_utils

License

LICENSE.md

Contributing

See CONTRIBUTING.md

About

License:MIT License


Languages

Language:Python 90.5%Language:Shell 9.5%