Skip to main content

This is a powerful and easy library for building self Bots in Rubika

Project description

SirkPire 2.0.1

SirkPire is a powerful and easy library for building self Bots in Rubika

GitHubDocuments


Example:

from SirkPire import Bot, Message

bot = Bot("sessionName")

for update in bot.on_message():
    if update.text() == 'hello':
        bot.send_text(update.chat_id(), f"**Hello** ``{update.author_title()}``. __This message is from the SirkPire library.__", update.
message_id())

Features:

  • Fast : The requests are very fast.

  • Easy : All methods and features are designed as easy and optimal as possible

  • Powerful : While the library is simple, it has high speed and features that make your work easier and faster


Rubika : @SirkPire

Install or Update:

pip install -U SirkPire

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

SirkPire-2.0.1.tar.gz (17.0 kB view hashes)

Uploaded Source

Built Distribution

SirkPire-2.0.1-py3-none-any.whl (17.7 kB view hashes)

Uploaded Python 3

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