From 0740f143a22555183d41a4ff78b4958a95a12944 Mon Sep 17 00:00:00 2001 From: jwansek Date: Sun, 23 Aug 2020 22:18:06 +0100 Subject: added functions to get images --- readme.md | 18 +++++------------- 1 file changed, 5 insertions(+), 13 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 282a901..9432f1f 100644 --- a/readme.md +++ b/readme.md @@ -1,15 +1,7 @@ -# yuri communism twitter bot +# yaoi communism twitter bot -bot that adds quotes on (anime) images. uses [facial detection](https://github.com/qhgz2013/anime-face-detector) to try to prevent text from getting over anime character's face +Forked from the yuri version. -## steps - -- `conda env create -f envs/environment.yml` -- `conda env create -f envs/environment-detect.yml` -- `conda activate yuribot ` -- `python provision.py` -- setup [anime-face-detector](https://github.com/qhgz2013/anime-face-detector) -- move [anime-face-detector](https://github.com/qhgz2013/anime-face-detector) `models` to base -- `python bot.py` - -![example image](https://pbs.twimg.com/media/EWa1e1wWsAA6Vt0?format=jpg) +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. -- cgit v1.2.3