Create Telegram bots in Python.
Project description
Telefly
Create Telegram bots in Python.
Important
This package was only created for OYSA. It will not be further developed or maintained but stays online for understanding the OYSA-Code. Look at pythin-telegram-bot for a python telegram bot wrapper.
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.3.tar.gz
(2.7 kB
view hashes)