the library for rubika bots.
Project description
Fast Rub
This Python library is for Rubika bots.
This library is extremely fast and can send requests to the Rubika server in an optimized and ultra-fast manner, handling your bot in the best possible way.
Fast Rub
- 1 fast
- 2 simple syntax
- 3 Small size of the library
install :
pip install --upgrade fastrub
قسمت PyRubi این کتابخانه فورک کتابخانه پایروبی است
نحوه گرفتن آپدیت پیام ها
from fast_rub import Client
from fast_rub.type import Update
bot = Client("name_session")
@bot.on_message()
async def getting(message:Update):
await message.reply("__Hello__ *from* **FastRub** !")
bot.run()
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
fastrub-2.4.3.tar.gz
(54.3 kB
view details)
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
fastrub-2.4.3-py3-none-any.whl
(65.6 kB
view details)
File details
Details for the file fastrub-2.4.3.tar.gz.
File metadata
- Download URL: fastrub-2.4.3.tar.gz
- Upload date:
- Size: 54.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5faeb36273b1d2419a9400e82e6dcc89d2402ba4524d3ea580a2643a5f59015a
|
|
| MD5 |
e8ac41fe0eaef6ab404ac64b166e9284
|
|
| BLAKE2b-256 |
9a321c44d3f298cd9c7402a9aa032aced03c28f715252d7fdc52b2110dd5eadd
|
File details
Details for the file fastrub-2.4.3-py3-none-any.whl.
File metadata
- Download URL: fastrub-2.4.3-py3-none-any.whl
- Upload date:
- Size: 65.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f3fcd5b843e654166278f25d301ef95da15dad232a71c1bb7c4e14d620c12d4
|
|
| MD5 |
42d3eb93d975032acc29b3d889ba2956
|
|
| BLAKE2b-256 |
de402553c712277cd28d0d4fa4d78eb1605ae4cec8818e18f84e3163f1043fbc
|