A Pyrogram based functional module.
Project description
pyRiZoeLX
About: pyRiZoeLX have many useful functions, that you can use in your repos/repostory. It'll make you code/bot smooth and fast!
Installation
pip3 install pyRiZoeLX
Import functions
from RiZoeLX.functions import <functions name>
Functions available:
Example.
from RiZoeLX.functions import ban_user
from pyrogram import Client, filters
from pyrogram.types import Message
@Client.on_message(filters.command("ban"))
async def ban_(client, message):
await ban_user(client, message)
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
pyRiZoeLX-1.1.4.tar.gz
(34.2 kB
view details)
Built Distribution
pyRiZoeLX-1.1.4-py3-none-any.whl
(38.8 kB
view details)
File details
Details for the file pyRiZoeLX-1.1.4.tar.gz
.
File metadata
- Download URL: pyRiZoeLX-1.1.4.tar.gz
- Upload date:
- Size: 34.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 034c873f029f4a7f3cb9a7e6c5915385c39a4cac3c3f901e7c70f25f36337f33 |
|
MD5 | 23e10f1677d2ceb425cbf4016200a799 |
|
BLAKE2b-256 | b1302833297ec1a2b8bb12001419d61aa583439016e98a74a1ee5d259b8169a5 |
File details
Details for the file pyRiZoeLX-1.1.4-py3-none-any.whl
.
File metadata
- Download URL: pyRiZoeLX-1.1.4-py3-none-any.whl
- Upload date:
- Size: 38.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c08d71b109fc704c84a279e3b0629b267958bbb20445918083f9b9e18a2d53a7 |
|
MD5 | 29b0366278be7bb7eeb65f7bcab38711 |
|
BLAKE2b-256 | 1709ff06325787feb52e15d148220d5867819ee818a6d8f0980689b124c41071 |