Shell script to post images extracted from gelbooru into mastodon-api compatible instances
Go to file
Dendy d026498036
fix default tags
2021-04-18 19:23:48 +02:00
.gitignore Initial commit 2021-04-18 14:13:16 +02:00
README.md Initial commit 2021-04-18 14:13:16 +02:00
fedibooru.sh fix default tags 2021-04-18 19:23:48 +02:00
setup.sh fix default tags 2021-04-18 19:23:48 +02:00

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