Shell script to post images extracted from gelbooru into mastodon-api compatible instances
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dendy d026498036
fix default tags
2 years ago
.gitignore Initial commit 2 years ago
README.md Initial commit 2 years ago
fedibooru.sh fix default tags 2 years ago
setup.sh fix default tags 2 years ago

README.md

fedibooru image random image poster bot

It uses Gelbooru JSON API and some dirty tricks to get the job done. Compatible with any mastodon-api v1 instances (like, for instance, mastodon or pleroma)

Dependencies

A shell and cURL.

On Ubuntu/Debian you can do

sudo apt install curl

or on arch

sudo pacman -S curl

To make it post every X minutes or hours, use cron