Update README.md
This commit is contained in:
parent
b4c2d2fa20
commit
e713fa475c
1 changed files with 5 additions and 2 deletions
|
|
@ -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?
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue