Skip to main content

A simple and flexible Python library for building advanced Rubika bots with powerful message handling, inline buttons, and custom filters.

Project description

Rubigram

A lightweight Python library to build Rubika bots easily.

Installation

pip install RubigramClient

Example

from rubigram import Client, filters
from rubigram.types import Update

bot = Client("your_bot_token", "you_endpoint_url")

@bot.on_message(filters.command("start"))
async def start_handler(client, message: Update):    
    await message.reply("Hi, WELCOME TO RUBIGRAM")

bot.run()

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

rubigramclient-1.3.7.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

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

rubigramclient-1.3.7-py3-none-any.whl (8.7 kB view details)

Uploaded Python 3

File details

Details for the file rubigramclient-1.3.7.tar.gz.

File metadata

  • Download URL: rubigramclient-1.3.7.tar.gz
  • Upload date:
  • Size: 7.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for rubigramclient-1.3.7.tar.gz
Algorithm Hash digest
SHA256 ae44f139b9963b02133954244436848b8e07ef0de5f5a2fb5f8e29b44fccf320
MD5 b7dd9d4e4e317f1269d5fd9403ca7ee1
BLAKE2b-256 00a37cac21ee12973214a5f325e47cf8c3618acb5c12406490363d9911259ad7

See more details on using hashes here.

File details

Details for the file rubigramclient-1.3.7-py3-none-any.whl.

File metadata

  • Download URL: rubigramclient-1.3.7-py3-none-any.whl
  • Upload date:
  • Size: 8.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for rubigramclient-1.3.7-py3-none-any.whl
Algorithm Hash digest
SHA256 17d8d71ab1d97a46a2b08cbc22d7242881c17ba55cad9b5dd0c6d49946b8c6f7
MD5 a3243dd1fdaa6d50240f68d00042572c
BLAKE2b-256 b33504f398f004274e6e01adadaba8292875774c833cd198a09c3c36a54c9e04

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