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.0.tar.gz
(34.5 kB
view details)
Built Distribution
pyRiZoeLX-1.1.0-py3-none-any.whl
(39.3 kB
view details)
File details
Details for the file pyRiZoeLX-1.1.0.tar.gz
.
File metadata
- Download URL: pyRiZoeLX-1.1.0.tar.gz
- Upload date:
- Size: 34.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 545ce594d2e30d42c158c29af642f7d1dfe0cff0a840727c18cbaa68744f5343 |
|
MD5 | 52fce8a4082b5b396f63d5dcaa3ceeff |
|
BLAKE2b-256 | b1724251cbb107fc3391be698504032f3a2da40fed38034b9ceaf3b0bdcd558b |
File details
Details for the file pyRiZoeLX-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: pyRiZoeLX-1.1.0-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 | a72bf9d92c041ba03b4b5f32373afe3202aa82b679c838f11a43523300cda118 |
|
MD5 | fe03c79ec39ab7223fcfa0b097934f38 |
|
BLAKE2b-256 | 8769ea8daffb3ff5e4c084e1a53348e473538f3dd7a539b19b3ddee7df3086d4 |