Skip to main content

A simple Python library for creating telegram bot.

Project description

This library provides interesting opportunities for creating telegram bots. convenient syntax, decorators.

EXAMPLE USE!

from bot import Bot

bot = Bot("your_token")

@bot.event
def on_message(message):
  if message.text == "/start":
    message.reply("Cool this lib!")

bot.listen_message()

DOCS - wtiting.. (in future: grub-project.vercel.app/wiki/monsgrams/)

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

monsgrams-1.2.tar.gz (2.8 kB view details)

Uploaded Source

File details

Details for the file monsgrams-1.2.tar.gz.

File metadata

  • Download URL: monsgrams-1.2.tar.gz
  • Upload date:
  • Size: 2.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.8

File hashes

Hashes for monsgrams-1.2.tar.gz
Algorithm Hash digest
SHA256 8abd1c539f9acec0edc7080e6acc4c58d1911e50e800f3b2ee193794a72ece1d
MD5 ef7ca8241eede590fa8f575913a9d0ae
BLAKE2b-256 0736c0644fea566337c53ca043b5da45d92eff87a1411e7d7d03bd9da2b78649

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