Everyday llama Mastodon bot A simple bot that posts llama pictures from Pixabay.Run: npm install Add temp folder for storing downloaded images. Add .env file with your API key and token and run: node bot.js The bot uses fetch, so >=17.5 version of nodejs is recommended.