Commit Graph

22 Commits

Author SHA1 Message Date
Dave Gallant
9849374ea6 Update README.md 2023-02-21 00:13:38 -05:00
Dave Gallant
ee9535d2c5 Update README.md 2023-02-20 23:29:03 -05:00
Dave Gallant
9ba64a3de5 Migrate to python (#265)
* Add initial python migration

* Add pylint

* Add pre-commit

* Add Dockerfile

* Add expression matching

* Use shelve to store previous matches

* Add notifications

* Calculate post age

* Update README.md
2023-02-20 23:23:29 -05:00
Dave Gallant
2c73a51608 Update README.md 2023-02-20 08:07:20 -05:00
Dave Gallant
7dcd8aaaa0 Update README.md 2023-02-20 08:06:37 -05:00
Dave Gallant
ff4adb5a5b Update README.md 2023-02-20 08:05:41 -05:00
Dave Gallant
66d42d8eca Update README.md 2023-02-20 08:05:20 -05:00
Dave Gallant
13f6a24d0b Update README.md 2023-02-20 08:02:14 -05:00
Dave Gallant
fce3173ec1 Add .drone.yml 2022-04-23 23:27:54 -04:00
Dave G
6d382d8cd1 Update README.md 2022-03-20 23:34:44 -04:00
DG
5d0d9c3e79 Update README.md 2021-08-21 17:51:44 -04:00
DG
7a946a2b03 Update README.md (#106) 2021-08-21 17:48:19 -04:00
DG
802418ee7e Add required environment variables (#105) 2021-08-21 17:46:37 -04:00
DG
bc43ac02b4 Update example in docs (#102) 2021-08-21 15:21:24 -04:00
Dave Gallant
f3e485df99 Update README.md (#69) 2021-01-24 21:41:05 -05:00
Dave Gallant
7b59bf8163 Add initial Action (#40)
* Add initial Github action.
2020-10-26 00:35:19 -04:00
Dave Gallant
c652b6009b Add docker pulls badge to README.md (#10)
* Update README.md
2020-07-11 23:10:19 -04:00
Dave Gallant
d3a23736cc Add Dockerfile and Docker Hub publishing (#9)
Adds docker image publishing with example usage in the README.
2020-07-11 22:47:30 -04:00
Dave Gallant
1989b48d99 Add optional --dbpath flag (#6)
* Use common config with lower cache capacity

* Add command line argument parser

* Add optional --dbpath flag
2020-06-22 22:54:06 -04:00
Dave Gallant
a10d0f235c Fix CI badge (#3) 2020-06-21 02:36:29 -04:00
Dave Gallant
d6c5b13f67 Add initial (#1) 2020-06-21 02:20:36 -04:00
Dave Gallant
966478aece Initial commit 2020-06-14 19:31:21 -04:00