Add pillow dependency info.

This commit is contained in:
dotnet 2023-10-10 14:48:05 -04:00
parent bca9aee838
commit 7b99178127
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ Simple python bot which scrapes images from gelbooru based on specified tags eve
## Installation ## 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: Edit the misskeybot.service file with your install path, copy misskeybot.service and misskeybot.timer to `/etc/systemd/system/` then run as root:
```bash ```bash