Metadata-Version: 2.1
Name: mlgram
Version: 0.0b0
Summary: Sending messages and requesting function parameters with telegram bot.
Home-page: UNKNOWN
Author: f3ss1 (Sergey Zakharov)
Author-email: <n3ffar1an@gmail.com>
License: UNKNOWN
Keywords: python,telegram,messages,parameters,functions,call
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
Requires-Dist: telegram
Requires-Dist: os
Requires-Dist: stat

A package allows easy message sending using a telegram bot and calling functions with parameters chosen in the dialogue basing on Python-telegram-bot package.


