Skip to main content

A Python framework for Telegram bots

Project description

botogram is a Python framework, which allows you to focus just on creating your Telegram bots, without worrying about the underlying Bots API.

While most of the libraries for Telegram out there just wrap the Bots API, botogram focuses heavily on the development experience, aiming to provide you the best API possible. Most of the Telegram implementation details are managed by botogram, so you can just focus on your bot.

import botogram
bot = botogram.create("API-KEY")

@bot.command("hello")
def hello_command(chat, message, args):
    """Say hello to the world!"""
    chat.send("Hello world")

if __name__ == "__main__":
    bot.run()

Want to get started? Go to the documentation

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

botogram-beta-0.7b0.tar.gz (108.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

botogram_beta-0.7b0-py3-none-any.whl (83.7 kB view details)

Uploaded Python 3

File details

Details for the file botogram-beta-0.7b0.tar.gz.

File metadata

  • Download URL: botogram-beta-0.7b0.tar.gz
  • Upload date:
  • Size: 108.5 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.0.1 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.3

File hashes

Hashes for botogram-beta-0.7b0.tar.gz
Algorithm Hash digest
SHA256 986cdd7f09dca80cec0b29e62589be4794f5f54797bbad0c96f2855e75caf85b
MD5 d2851481e66c6f1952709f52beb75e69
BLAKE2b-256 5cdff68dbf0460d3ac208ce8267a79dd39b42a0770c28aca90df338abcdbac10

See more details on using hashes here.

File details

Details for the file botogram_beta-0.7b0-py3-none-any.whl.

File metadata

  • Download URL: botogram_beta-0.7b0-py3-none-any.whl
  • Upload date:
  • Size: 83.7 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.0.1 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.3

File hashes

Hashes for botogram_beta-0.7b0-py3-none-any.whl
Algorithm Hash digest
SHA256 52ca7b14eadc772acd5b1299666aebf59461abec304a7a68e009bcf338c3d262
MD5 38650e9e7740b3706eb07234839b556c
BLAKE2b-256 ecd15f1d67eb99ba67bff0d69b0b2478ce2bd02955297f0e57bf20bd698244ac

See more details on using hashes here.

Supported by

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