An open API service indexing awesome lists of open source software.

https://github.com/crossle/hacker-news-mixin-bot

Post new hot stories from Hacker News to Mixin bot (Mixin ID: 7000100124)
https://github.com/crossle/hacker-news-mixin-bot

hacker-news mixin mixin-bot

Last synced: 7 months ago
JSON representation

Post new hot stories from Hacker News to Mixin bot (Mixin ID: 7000100124)

Awesome Lists containing this project

README

          

# Hacker News Mixin bot
Go implementation of Mixin bot that posts new hot Hacker News stories to Mixin Messeger

## Build
1. [**Obtain your own Mixin bot app key**](https://developers.mixin.one/dashboard), fill `config/config.go` api key and secret...
2. Got dependencies and run `go build`
3. Launch two services `./hacker-news-mixin-bot -service blaze` and `./hacker-news-mixin-bot -service news`