From e713fa475c60bea6fe8166f6e4d82ae9f4f59347 Mon Sep 17 00:00:00 2001 From: Lucy Joshua <43093984+notBscalE@users.noreply.github.com> Date: Mon, 30 Jan 2023 23:35:00 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 40ef4c3..847db0d 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,11 @@ The bot was originally intended to annoy Aviv Yashar, but now it developed into ## How to install? * Install Python3 -* Install tweepy package -* Get the API keys from Lucy because that's how this shit works now +* Install pre-requirements from requirements.txt: +``` +pip install requirements.txt +``` +* Access to Redis DB from Lucy * Profit. ## Who's responsible for this mess?