mirror of
https://github.com/misiektoja/steam_monitor.git
synced 2026-04-26 23:35:53 +03:00
[GH-ISSUE #2] Feature request: Discord webhook support #2
Labels
No labels
enhancement
enhancement
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/steam_monitor#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @DoogeJ on GitHub (Feb 14, 2026).
Original GitHub issue: https://github.com/misiektoja/steam_monitor/issues/2
Hi!
I'd love to use this with a Discord webhook to send notifications on status change to a channel there.
See for example https://pypi.org/project/discord-webhook/
I might give it a shot adding this myself, but I'm not very comfortable with Python.
Thanks a lot for this amazing tool!
@misiektoja commented on GitHub (Feb 15, 2026):
Thanks for the suggestion! It's been on my mind too, especially since I just finished adding webhook/Discord support for another project (instagram_monitor). I'll give it a go in the near future when I can carve out more time for it.