From 7b9917812768e928104e1cbbf0a61111128e8e40 Mon Sep 17 00:00:00 2001 From: dotnet Date: Tue, 10 Oct 2023 14:48:05 -0400 Subject: [PATCH] Add pillow dependency info. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dedf04d..60d9aad 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Simple python bot which scrapes images from gelbooru based on specified tags eve ## Installation +**Requires the pillow library:** `pip install pillow` + Edit the misskeybot.service file with your install path, copy misskeybot.service and misskeybot.timer to `/etc/systemd/system/` then run as root: ```bash