-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
nooblag
committed
Jan 10, 2022
1 parent
7cda174
commit 9e962c5
Showing
1 changed file
with
1 addition
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,12 +9,6 @@ For example, here's an e-mail alert for "celebrity news": | |
![Screenshot from 2022-01-10 22-07-24](https://user-images.githubusercontent.com/1122344/148756507-2765c8dc-13a4-48d7-9c5f-8d66c7e093f9.png) | ||
|
||
|
||
**Under development!** | ||
|
||
`develop` branch is fiddling, and this thing probably doesn't work as well as it should... It's the first thing I've ever written in Python... | ||
|
||
You've been warned! ;) | ||
|
||
|
||
## Installation | ||
|
||
|
@@ -51,6 +45,7 @@ python3 pddgnimi.py "foo bar" [email protected] | |
|
||
Where `foo bar` is your search query, and `[email protected]` is the address to send the alert to. | ||
|
||
|
||
### Changing Scope | ||
|
||
Narrowing results from a the past day or past week or past month or from any time can be specified as the second argument. For example, for alerts of news from the past week: | ||
|