Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.
/ blog-to-cohost Public archive

bot using cohost.py and feedparser to automate posting blog posts to cohost

License

Notifications You must be signed in to change notification settings

CrimsonTome/blog-to-cohost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog-to-cohost

bot using cohost.py and feedparser to automate posting blog posts to cohost

System requirements

  • Linux (Windows may work but is not tested)
  • Python
  • Pip
  • Bash
  • Docker (optional) - broken as of abfa1f6

Quicktstart

Building

Python

  • python3 scripts/main.py

Docker

  • docker build -t blog-to-cohost .

Changelog

Run ./changelog to generate the changelog after your commit, then git add . && git commit --amend --no-edit to generate the changelog The changelog is available here

Contributing

License, Credits and Disclaimers

blog-to-cohost is licensed under the MIT License. The full license text is included in the LICENSE file in this repository. Tldr legal have a great summary of the license if you're interested.

This repo is built off cohost.py, a library for cohost.org

No part of this code is approved by cohost, this uses an unofficial API.

About

bot using cohost.py and feedparser to automate posting blog posts to cohost

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published