# 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