You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Dryusdan e0f5ec55d6 add desc 6 years ago
README.md first commit 6 years ago
random-image.py add desc 6 years ago

README.md

Hour bot with unsplash image

This bot use unsplash image to display it with special hour (morning, lunch, snack...)

How to set up

Install Pillow Mastodon.py and requests
pip install Pillow Mastodon.py requests
clone it git clone https://github.com/Dryusdan/random-unsplash-hour.git
create secrets/secrets.txt and paste this :

client_id: looooong
client_secret: veryyyy loooong
access_token: toooo loooooong
mastodon_hostname: miaou.drycat.fr

How to use it

./random-image.py -h --help to display help.

usage: random-image.py [-h] [-p PERIOD] [--no-upload NO_UPLOAD]

optional arguments:
  -h, --help            show this help message and exit
  
  -p PERIOD, --period PERIOD La période du script [morning | mid-morning | lunch |           snack | apero | diner | night]
 
  --no-upload NO_UPLOAD Don't upload image