flickr_image_bot

Twitter bot for fetching flickr images with tags

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version Unknown
License GPL-3.0
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:24

Installation

nimble install flickr_image_bot
choosenim install flickr_image_bot
git clone https://github.com/snus-kin/flickr-image-bot

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
flickr_image_bot - - - - - - -

Source

Repository https://github.com/snus-kin/flickr-image-bot
Homepage https://github.com/snus-kin/flickr-image-bot
Registry Source nimble_official

README

Flickr Twitter Bot (in Nim)

Takes a set of tags and posts a random photo to twitter, without duplicates

Example bot: https://twitter.com/BotBiodiversity

How to install

$ nimble install flickr_image_bot
$ flickr_image_bot
Config file created
$ vim ~/.config/flickr_image_bot/twitter_bot.cfg

Now run flickr_image_bot and a post will be made.

Service files

The files in directory example-units outline systemd user timer and service file pair that runs every 3 hours.