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.1.tar.gz
(5.8 kB
view details)
Built Distribution
File details
Details for the file discord_winhook-0.1.1.tar.gz
.
File metadata
- Download URL: discord_winhook-0.1.1.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 | bf2e8db2c722cadf340f65d900ee02dd517afcf53081f77e84b81a7e749a838a |
|
MD5 | ed7958c5a0ab6a11526fa688f8b1bca9 |
|
BLAKE2b-256 | ac2023f5d823d8fc6113433ee5b78498c77230537cc9e3b1d14cbfeca5bac462 |
File details
Details for the file discord_winhook-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: discord_winhook-0.1.1-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 | 5212747e27c7aa763e603277ba528752f17662ff410fdeef69d0af62619cd299 |
|
MD5 | 77eee2cb6874e6793f220efdbec27c06 |
|
BLAKE2b-256 | 2dcdfec38bbcce017b826291392a86f408076c2e15bc0df25e19d8445e2d8b64 |