Create Telegram bots in Python.
Project description
Telefly
Create Telegram bots in Python.
Important
This package is in a really early version. A lot of functions are not implemented yet and the documentation is... not existend.
Features
- Simple to use
- Very lightweight
Usage
$ pip install telefly
from telefly import telefly
tf = telefly(TOKEN)
tf.sendMessage(MESSAGE, chatID)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
telefly-0.1.2.tar.gz
(2.4 kB
view hashes)