From 759ccd84ab78a5962172e8969d4084a53f8fb154 Mon Sep 17 00:00:00 2001 From: jwansek Date: Sun, 14 Aug 2022 17:04:23 +0000 Subject: Updated dependencies, README.md --- readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index 879b8f3..ea4c32b 100755 --- a/readme.md +++ b/readme.md @@ -18,7 +18,7 @@ Designed to be run once an hour using a cron job. - `python3 bot.py` -## running in docker +## Running in docker - `sudo docker-compose build` @@ -26,4 +26,8 @@ Designed to be run once an hour using a cron job. Should do everything by itself if you set the config file correctly +To manually run (for testing): + +`sudo docker run -it --entrypoint python3 --rm jwansek/yaoi-communism /app/bot.py` + ![Example image](https://pbs.twimg.com/media/EgSA-hVXoAIXLbB?format=jpg&name=large) -- cgit v1.2.3