26 Commits

Author SHA1 Message Date
fb4d072b15 remove first element rather than last from sent list 2024-06-20 15:35:47 -05:00
97da0d8b93 switch to crc32 method for hashing, add cache file 2024-05-26 04:45:34 -05:00
dc772fb588 add cache file 2024-05-26 04:45:04 -05:00
4dde548163 add crc library 2024-05-26 04:44:54 -05:00
35b38f61fe check for double sends 2024-05-26 04:03:01 -05:00
a52c86738c fix sending url 2024-05-26 03:45:41 -05:00
e1b69913a4 remove smtp authentication 2024-05-26 03:44:14 -05:00
0509d53e25 fix to not use example config by default 2024-05-26 03:36:59 -05:00
67449fa7ac fix time.sleep from seconds to minutes 2024-05-26 03:35:30 -05:00
fcb17394c6 add debug messages 2024-05-26 03:22:40 -05:00
f9e19fb597 fix stdout flushing 2024-05-26 03:17:10 -05:00
4135f4960e flush stdout 2024-05-26 03:15:28 -05:00
7ab0c83638 Fix dockerfile entrypoint 2024-05-26 03:03:51 -05:00
81e03e3013 fix type conversions 2024-05-26 02:58:51 -05:00
2eddb9a4a1 update gitignore 2024-05-26 02:54:07 -05:00
af6d5b08f6 Update README 2024-05-26 02:53:48 -05:00
a1f10c7655 update example to better reflect usage 2024-05-26 02:53:20 -05:00
4e9e778054 update Dockerfile for python 2024-05-26 02:52:59 -05:00
e739960035 create python version 2024-05-26 02:52:43 -05:00
b29387f9a0 cleanup golang files 2024-05-26 02:52:17 -05:00
4e235649ce Add logging for the loading config file values 2023-05-26 03:05:02 -05:00
3a7d1882e0 Allow multiple searches with different keywords; allow multiple keywords in each search 2023-05-26 02:56:37 -05:00
2923aae54d only send alerts on new posts within the interval time 2023-05-06 22:11:27 -05:00
9be0a0cbb9 Add Dockerfile 2023-05-06 20:48:33 -05:00
4d233db101 fix example to proper format 2023-05-06 18:51:41 -05:00
90d1d6c267 initial commit 2023-05-06 18:32:36 -05:00