Skip to main content

Python Telegram Bot Factory

Project description

botele

Python Telegram Bot Factory

Installation

$ pip install botele

Basic Usage

$ mkdir mybot
$ cd mybot
$ botele setup .
$ echo "<BOT TOKEN>" > mybot.token
$ vim mybot.py # Write your bot file
...
$ botele make # Checks for bot consistency
$ botele install
$ botele list
Available bots:
         1. mybot
$ botele run mybot # Here we go!
> Started Polling, going idle.

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

botele-0.1.1.tar.gz (9.1 kB view hashes)

Uploaded Source

Built Distribution

botele-0.1.1-py3-none-any.whl (12.8 kB view hashes)

Uploaded Python 3

Supported by

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