webmention
webmention copied to clipboard
Go library and CLI for assisting in sending webmentions.
when using [brid.gy](https://www.brid.gy/) as a [POSSE agent](https://www.brid.gy/about#publishing), the webmention response will include data for the newly created POSSE post. It would be helpful to display some portion of this data......
use something like [termbox](https://github.com/nsf/termbox-go) to create a more interactive terminal UI
- links to itself (typically the permalink of the post) can be excluded - category and tag links should probably be excluded - add option to exclude all links for...