Skip to main content

this is an unofficial library for making bots in rubika. using this library you can make your own rubika bot and control that

Project description

RUBIKA
Rubika Bot Self Library for Python
Homepage Documentation Community News

Rubika

easy, fast and elegant library for making rubika self bots

from rubika import Bot, Socket
from rubika.filters import filters

bot = Bot("MyApp")
app = Socket(bot.auth)

@app.handler(filters.PV)
def hello(message):
    message.reply("Hello from Rubikalib!")

Rubika is an easy, fast and unofficial rubika self bot library. It enables you to easily interact with the main Telegram API through a user account (custom client) using Python.

Key Features

  • Ready: Install rubika with pip and start building your applications right away.
  • Easy: Makes the rubika API simple and intuitive, while still allowing advanced usages.
  • Elegant: Low-level details are abstracted and re-presented in a more convenient way.
  • Fast: Boosted up by aiohttp instead of requests.
  • Powerful: Full access to Rubika's API to execute any official client action and more.

Installing

pip3 install rubika

Thanks For (A-Z)

  • Dark Code
  • Mr.binder
  • Sajjad Dehghani
  • Sajjad Soleymani
  • Saleh (maven)
  • Shayan Ghosi
  • And you :)

Resources

  • Check out the docs at https://rubikalib.github.io/docs.html to learn more about rubika library, get started right away and discover more in-depth material for building your client applications.
  • Join the official channel at https://t.me/rubikalib and stay tuned for news, updates and announcements.

License

rubika library is licensed under GPLv3 license

This is not an official rubika product. It is not affiliated with nor endorsed by rubika Inc.

© 2022 Bahman Ahmadi

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rubika-6.6.6.tar.gz (39.3 kB view details)

Uploaded Source

File details

Details for the file rubika-6.6.6.tar.gz.

File metadata

  • Download URL: rubika-6.6.6.tar.gz
  • Upload date:
  • Size: 39.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.0

File hashes

Hashes for rubika-6.6.6.tar.gz
Algorithm Hash digest
SHA256 fcc2ab24ba1198d7f6261d92f6adf696133e02ee95ac86dfbf0ac21f77bb4408
MD5 509e42111b0eaa55f0de9339e7aad432
BLAKE2b-256 24161db264e0e246b9b5f0d9323e60f454a05e46ca4e9e898d3b283dcad8bdfc

See more details on using hashes here.

Provenance

Supported by

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