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