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.9.tar.gz
(22.0 kB
view details)
Built Distribution
pyRiZoeLX-1.0.9-py3-none-any.whl
(39.4 kB
view details)
File details
Details for the file pyRiZoeLX-1.0.9.tar.gz
.
File metadata
- Download URL: pyRiZoeLX-1.0.9.tar.gz
- Upload date:
- Size: 22.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1a3123559d2406d1392e4f6570d03ee30ccffb909889db92242ae73934346cd |
|
MD5 | a5d9056b4946ffff7026b4221a164124 |
|
BLAKE2b-256 | 85e5633c5080f693d55d286116987572c1c64320b7decb24af52b261e679e851 |
File details
Details for the file pyRiZoeLX-1.0.9-py3-none-any.whl
.
File metadata
- Download URL: pyRiZoeLX-1.0.9-py3-none-any.whl
- Upload date:
- Size: 39.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5ed2d13047aed120263aeb4f72e5508014f5f82be67cc15f5f89304224333a4 |
|
MD5 | 5ca2558a50e5cd440bdeaf9f5cfef4f6 |
|
BLAKE2b-256 | 9f596b1d9bb77674d2dc743dbd95be813a9d5c1d9014ac44dd4f2ea498fb196b |