Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pfrazee/blogbot
- Owner: pfrazee
- Created: 2014-10-29T17:57:48.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-11T21:37:50.000Z (about 10 years ago)
- Last Synced: 2024-10-30T15:54:45.659Z (2 months ago)
- Language: CSS
- Homepage:
- Size: 941 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)