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.
doc | ||
src/isahn | ||
test/isahn | ||
.gitignore | ||
CHANGELOG.md | ||
config-example.edn | ||
LICENSE | ||
project.clj | ||
README.md |
isahn
Installation
cp config-example.edn config.edn
Usage
java -jar isahn-[version]-standalone.jar
Check format
lein cljfmt check
Check format
lein cljfmt check
Linter
lein auto kibit