mirror of
https://github.com/misiektoja/instagram_monitor.git
synced 2026-04-25 22:35:49 +03:00
[PR #56] [MERGED] Implement webhook configuration support. Default is existing Discord implementation #65
Labels
No labels
Stale
Stale
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/instagram_monitor#65
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?
📋 Pull Request Information
Original PR: https://github.com/misiektoja/instagram_monitor/pull/56
Author: @tomballgithub
Created: 1/25/2026
Status: ✅ Merged
Merged: 1/25/2026
Merged by: @misiektoja
Base:
dev← Head:webhooks3📝 Commits (5)
b62241aImplement webhook configuration support. Default is existing Discord implementation8ebffbbRemove token from example7186c40fix: restore webhook URL validation and notification type filtering removed in PR311b27efix: correct webhook template indentation and handle missing placeholders gracefullye6f9b2cfeat: update webhook URL validation to accept both HTTP and HTTPS schemes📊 Changes
1 file changed (+118 additions, -40 deletions)
View changed files
📝
instagram_monitor.py(+118 -40)📄 Description
Implement webhook configuration support. Default is existing Discord implementation
Tested with Discord and NTFY both in execution and with the webhook test option
Default is to existing Discord implementation:
Here's what I used to test NTFY:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.