A library to simplify sending information updates from Windows systems through a Discord webhook
Project description
discord-winhook
A library to simplify sending information updates from Windows systems through a Discord webhook
Install
pip install discord-winhook
Usage
from discord_winhook import SSHook
import pygetwindow as gw
hook = SSHook(
"{webhook_url}",
gw.getActiveWindow(),
)
# send every 5 minutes
hook.recur(5*60)
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
discord_winhook-0.1.0.tar.gz
(5.8 kB
view details)
Built Distribution
File details
Details for the file discord_winhook-0.1.0.tar.gz
.
File metadata
- Download URL: discord_winhook-0.1.0.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 97a21396e26dc5ea198187f36eb502e17f94b3d2faa1dd315f3d3fdcc6eb69dc |
|
MD5 | 73464b90fbec4a8749ce0e887dbbc971 |
|
BLAKE2b-256 | 601e82cee1a47dfb5bc77feaf0c626dae492d185092204adcd4ea8cdbf758622 |
File details
Details for the file discord_winhook-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: discord_winhook-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51523a2664c0b67b9b1082ca263a1c6a1bf7e47fdb2bdc4ddc127ec9b099ac8c |
|
MD5 | 40ec832d4397f863bff5193983e6468d |
|
BLAKE2b-256 | bc2b4ba00c4e4f67e9c9470a8fc3573ba0b7d53575db5ff463ea7acd97ea691b |