snappy/README.md

20 lines
375 B
Markdown
Raw Normal View History

2023-06-01 01:39:07 +00:00
# sn-goapi
Package for [stacker.news](https://stacker.news) API access
Install via `go get github.com/ekzyis/sn-goapi`
Supports:
- [ ] Post of type ...
- [ ] ... Discussion
- [x] ... Link
- [ ] ... Bounty
- [ ] ... Poll
- [x] Reply (comments)
- [ ] Tips
- [x] Checking dupes
- [x] Checking notifications
`SN_AUTH_COOKIE` must be set with a valid session cookie.