Update README.md

This commit is contained in:
Lucy Joshua 2023-01-30 23:35:00 +02:00 committed by GitHub
parent b4c2d2fa20
commit e713fa475c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,8 +6,11 @@ The bot was originally intended to annoy Aviv Yashar, but now it developed into
## How to install? ## How to install?
* Install Python3 * Install Python3
* Install tweepy package * Install pre-requirements from requirements.txt:
* Get the API keys from Lucy because that's how this shit works now ```
pip install requirements.txt
```
* Access to Redis DB from Lucy
* Profit. * Profit.
## Who's responsible for this mess? ## Who's responsible for this mess?