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.2.tar.gz
(34.4 kB
view details)
Built Distribution
pyRiZoeLX-1.1.2-py3-none-any.whl
(39.3 kB
view details)
File details
Details for the file pyRiZoeLX-1.1.2.tar.gz
.
File metadata
- Download URL: pyRiZoeLX-1.1.2.tar.gz
- Upload date:
- Size: 34.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b1fb0fbeb750a73d5c1e105a3bc5e752ef844cde120999b241de19a120afc45 |
|
MD5 | f9e0c4aff2f1bacf54aec4e4700aaee3 |
|
BLAKE2b-256 | 4f13c1547515d16b3c66e6b9a9df00cc53d287c82cb2a1ff3084393bdd0cfc2c |
File details
Details for the file pyRiZoeLX-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: pyRiZoeLX-1.1.2-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 | 1f9d64febd782191158eb40a3867226afdf8024fb48e8bb87071b77d96d140c6 |
|
MD5 | bb69086f81cd45919aa848096e034244 |
|
BLAKE2b-256 | 9db7c99e956bbd27bd1bcd3ea67991beae0e3eddb5f435fc509443d888712537 |