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.2.tar.gz
(5.8 kB
view details)
Built Distribution
File details
Details for the file discord_winhook-0.1.2.tar.gz
.
File metadata
- Download URL: discord_winhook-0.1.2.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b200db2c064d5073ac3847de8d163a25ec12c8e3ccd67413b7b4fd18d687f451 |
|
MD5 | ae43f61fde991f74a78dbb0f8c49501d |
|
BLAKE2b-256 | 4193c05aebe74c25258cd61e24b0b868bad00180acfbb7010c00846d436bbb57 |
File details
Details for the file discord_winhook-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: discord_winhook-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10205cf8e99640160bce7e106c4ffe4725ff1d561b5fc73ab553c2e8d3234d3f |
|
MD5 | 7003819a6bd55c6c863155b146628236 |
|
BLAKE2b-256 | ebdce20d8a70dc9c1845b276a7af1ec438aace34ade03ea0d463cd63627343df |