Skip to main content

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()

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page