Skip to content

simple cohost bot for posting images periodically

License

Notifications You must be signed in to change notification settings

internet-catte/copostr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

copostr

A simple cohost bot for posting images periodically.

Usage

Requirements

  • Python 3
    • flickr_api from pypi
  • Rust
    • openssl-devel for build, openssl for runtime

Running

  1. Generate an image index. See here for how to do so with flickr.
  2. Build the bot with cargo build.
  3. Run it with a cron daemon, systemd timer, or other scheduling method. The bot will post one image per invocation.

Licence

This project is licenced under the BSD-2-Clause Licence.

About

simple cohost bot for posting images periodically

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published