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
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file SirkPire-2.0.1.tar.gz.
File metadata
- Download URL: SirkPire-2.0.1.tar.gz
- Upload date:
- Size: 17.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db0d7820a3fa6034734b7cdaa0a9776c2583d94261e4c51d6f83d302c91c26b4
|
|
| MD5 |
16eb7de77369358e881030a68f021776
|
|
| BLAKE2b-256 |
183009c6753ceb32e18ce7d68d8e5302c7802db6b2e8d2013fd673924832565c
|
File details
Details for the file SirkPire-2.0.1-py3-none-any.whl.
File metadata
- Download URL: SirkPire-2.0.1-py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
081bdf6517329037a4475b4af366454074b5f5d66214f6e3da63701360a886c0
|
|
| MD5 |
3f32d0d515a329b84fba68e0d8dea956
|
|
| BLAKE2b-256 |
c85986d7b920aca4a21f4b4ef7322467660c690f2684b9179dc7d8e6768aec8a
|