NewsBot
newsbot helps you to manage the information overflow and addiction problem: automated Hacker News curation every 12 hours.
Live Version
Available comands
See https://github.com/astrocorp42/newsbot/blob/master/commands.txt
Configuration example
$ cat .env
DATABASE_URL="postgres://user:pass@host..."
TELEGRAM_ADMIN="123456780" # The admin s chat ID
TELEGRAM_BOT_TOKEN="xxxxx:xxxxx" # required
GO_ENV="production" # or debug
ALGOLIA_APP_ID="" # default to UJ5WYC0L7X
ALGOLIA_API_KEY="" # default to 8ece23f8eb07cd25d40262a1764599b1
ALGOLIA_INDEX="" # default to Item_production_orderedUsage
$ newsbot