Telegram bot library
Project description
Tele
Telegram bot library.
view readthedocs
GitLab
pypi
Installation
requires python 3 + to run.
pip3 install telepy
from Tele import *
@bot('text')
def echo(update):
update.reply(update.text)
account('TOKEN')
bot_run()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
telepy-0.0.31.tar.gz
(18.1 kB
view details)
Built Distribution
telepy-0.0.31-py3-none-any.whl
(18.9 kB
view details)
File details
Details for the file telepy-0.0.31.tar.gz
.
File metadata
- Download URL: telepy-0.0.31.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
baec05ad1751ca13a35e688be5b556c5ec46299c22904f5d16c60e0b43cb4990
|
|
MD5 |
d6516ce7bfc7f22892c932dceb7f2432
|
|
BLAKE2b-256 |
6927ce50af1e51cd6376f7f83153a346fa85640e4588bb31f420b5d0b22a89bf
|
File details
Details for the file telepy-0.0.31-py3-none-any.whl
.
File metadata
- Download URL: telepy-0.0.31-py3-none-any.whl
- Upload date:
- Size: 18.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.1.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bbd7f80a20299b0382f1c8ac4d3df68509e2951410ecf9929c0c74f7e79a19f5
|
|
MD5 |
8a11abac1f8c7e37fb9b83cea33e9183
|
|
BLAKE2b-256 |
20f8d64996d4a3f008733ec776ce7294eff730963715f1b73e895a3c111d34bb
|