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 monsgrams import Bot
bot = Bot("your_token")

@bot.command("start")
async def start(ctx, chat_id):
    await ctx.send_message(chat_id, "Hello!")

bot.startPolling()

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-0.4.tar.gz (1.7 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for monsgrams-0.4.tar.gz
Algorithm Hash digest
SHA256 dae63517067595791e5b68f66f8e58a1208f98ffec31283e1a3a7a3129fa2095
MD5 4ba51b2f48052727587203738ca21859
BLAKE2b-256 1a4bcba1d0736c06a6f0220858c3f32759eb446dcb36c7741d95746cff5179d3

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