Add checks for paused or deleted feeds before sending entries to Discord
This commit is contained in:
parent
44f50a4a98
commit
f9e4f109d5
2 changed files with 27 additions and 2 deletions
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
|
|
@ -12,7 +12,7 @@
|
|||
"--host",
|
||||
"0.0.0.0",
|
||||
"--port",
|
||||
"5000",
|
||||
"3000",
|
||||
],
|
||||
"jinja": true,
|
||||
"justMyCode": true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue