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")

@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.1.tar.gz (6.7 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.1-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: rubigramclient-1.3.1.tar.gz
  • Upload date:
  • Size: 6.7 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.1.tar.gz
Algorithm Hash digest
SHA256 4f0791c8eaede8fb5b4edaf3061a37a2c3e6a5606567b8ebf9b912d78b7dc373
MD5 f4b7682f4055d0dcfb8618db6953475d
BLAKE2b-256 e0d193cd5bd5c232f713cb4af1e787f94a091cd7568ccfc226219ceb5c163202

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rubigramclient-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 7.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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4d6d2750e7bdefd2f8c85d6a2600c0082e32f6a5a2e3429c9c119e2d1c4f3324
MD5 02021d7af3f95f93e1405934def522d2
BLAKE2b-256 0989ba091ac4b2398eaa85458215f7aa3d30a7434f2494e8a6c0362acd7782f4

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