# README
Hacker News Mixin bot
Go implementation of Mixin bot that posts new hot Hacker News stories to Mixin Messeger
Build
- Obtain your own Mixin bot app key, fill
config/config.go
api key and secret... - Got dependencies and run
go build
- Launch two services
./hacker-news-mixin-bot -service blaze
and./hacker-news-mixin-bot -service news
# Functions
No description provided by the author
# Structs
No description provided by the author