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
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
botele-0.1.1.tar.gz
(9.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
botele-0.1.1-py3-none-any.whl
(12.8 kB
view details)
File details
Details for the file botele-0.1.1.tar.gz.
File metadata
- Download URL: botele-0.1.1.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cbcfe76a941103feacf588d206eab5b38d3220baccd651151def218174c90d19
|
|
| MD5 |
f6df8c02ae61591582a60bf31d2d230f
|
|
| BLAKE2b-256 |
b5ed27a4e265bd539d8491c8c013ee1907e967bd69821eebdc3cbabb56bf99bb
|
File details
Details for the file botele-0.1.1-py3-none-any.whl.
File metadata
- Download URL: botele-0.1.1-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.24.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7263b650ebea0e0958052f26f563f54bcf80200b7a334311e5f25983d0253cac
|
|
| MD5 |
689fa84afbc64424cb38af9a1123a94b
|
|
| BLAKE2b-256 |
e77ed2dab9a7f2020c9ded2294db3d439a541e600adbe56f5123fbb193d45483
|