diff options
-rw-r--r-- | readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -5,3 +5,17 @@ Forked from the yuri version. Unlike the yuri version, we don't have an archive of images and sources
to use. Instead, download yaoi images on the fly from safebooru.org.
Designed to be run once an hour using a cron job.
+
+## Steps
+
+- `git clone https://github.com/jwansek/yaoi-communism`
+
+- `sudo pip3 install -r requirements.txt`
+
+- `mv exampleconfig.json config.json`
+
+- Populate `config.json` with API keys
+
+- `python3 bot.py`
+
+
|