No project description provided
Project description
PyLaysWebhooker
A discord webhook program i made based off my webhooker site https://layswebhooker.vercel.app You're gonna need requests module to install this module.
pip install requests
Basically i made this for discord webhook message sending to be easier for others, like Discohook. Here is an example of a code to send a webhook message in the console
import pyLaysWebhooker
pyLaysWebhooker.pySend()
Here is another example but to instantly send a message as soon as the example is ran in Python.
import pyLaysWebhooker
pyLaysWebhooker.pyInstantSend('WEBHOOK_URL','Hi, my name is Lays Webhook.', 'Lays Webhook')
Don't worry, the 3rd argument in pyInstantSend() is optional. Everything else is required though. To send an image with the Lays Webhooker, you need to have a link that represents the image in the message.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pylayswebhooker-2.tar.gz.
File metadata
- Download URL: pylayswebhooker-2.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
834db5e8317e34ebf91b7aa1e25fa08e019481382a3bad57637a7fed3c84791d
|
|
| MD5 |
697f69118aba1831ae857abdf3777a33
|
|
| BLAKE2b-256 |
feed54738381f415ea4306681a0e0b6870a70767c399468b945a9169eb32593d
|
File details
Details for the file pyLaysWebhooker-2-py3-none-any.whl.
File metadata
- Download URL: pyLaysWebhooker-2-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c7a7775596b0fb81e5a2ba8472c9081616c375f8edb799445cf7a7a5d060fc4
|
|
| MD5 |
6ec5e40d8207a810414d6e8e577c76a9
|
|
| BLAKE2b-256 |
a7288d9b11c2ebd7f4ad87e8a4915c184b8da1333856b9dface050cadd2c1a9d
|