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.0.8.tar.gz
(34.3 kB
view details)
Built Distribution
pyRiZoeLX-1.0.8-py3-none-any.whl
(39.3 kB
view details)
File details
Details for the file pyRiZoeLX-1.0.8.tar.gz
.
File metadata
- Download URL: pyRiZoeLX-1.0.8.tar.gz
- Upload date:
- Size: 34.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1dfbf5bc85275b0767954d60d1e0f2e65a8f924a9a7acb1cc0b07fff6a8d5b68 |
|
MD5 | 9227ed18df9c2833fd29540ca305ef9c |
|
BLAKE2b-256 | 10ba1262f66d980594f6c72407d746b679c7155b51833d1c0d79bfcc4bda3713 |
File details
Details for the file pyRiZoeLX-1.0.8-py3-none-any.whl
.
File metadata
- Download URL: pyRiZoeLX-1.0.8-py3-none-any.whl
- Upload date:
- Size: 39.3 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 | f320cc52894e505621e32bd9593f4a54cc428fcfe8a874fe059aede27d6214df |
|
MD5 | d63c187881722fde0317f083bdaf3961 |
|
BLAKE2b-256 | 824526f71b7f9dac36aac33b41b97a97874a589c04d3ef237bdbbb5b5ac1b92a |