isahn
Important stories alert for Hacker News.
The entire code in this repository is in charge of feeding the Telegram channel. Every hour check for a new story with more than 600 points in Hacker News.
Installation
cp config-example.edn config.edn
Usage
java -jar target/uberjar/isahn-[version]-standalone.jar
Build
Install Leingengen and then...
make
Development
Check format
lein cljfmt check
Linter
clj-kondo --lint src
Check idiomatic
lein auto kibit
Generate doc
lein codox
All
make check
Description
The entire code in this repository is in charge of feeding the Telegram channel. Every hour check for a new story with more than 600 points in Hacker News.
Filter Ask HN
Latest
Languages
Clojure
83.8%
Shell
8.1%
Dockerfile
5.1%
Makefile
3%