Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pfrazee/blogbot

An SSB bot which hosts @-mentioned posts on a website
https://github.com/pfrazee/blogbot

Last synced: 14 days ago
JSON representation

An SSB bot which hosts @-mentioned posts on a website

Awesome Lists containing this project

README

        

# Blogbot

A [scuttlebot](https://github.com/pfraze/scuttlebot) which hosts phoenix posts on an HTTP site. To add a post, mention the blogbot. If it follows you, it will add the post to the site. Any replies to the post will be shown as comments on the post.

CLI usage:

```
./blogbot serve --rpcport 2000 --httpport 80
```

![demo](demo.gif)