micah5 / ace-attorney-reddit-bot

👨🏼‍⚖️ reddit bot that turns comment chains into ace attorney scenes
Do What The F*ck You Want To Public License
772 stars 54 forks source link

Add pip requirements #6

Closed gadhagod closed 3 years ago

gadhagod commented 3 years ago

I used this when hosting the bot myself, and I think others trying to do the same can benefit from this. You can now install the requirements with:

pip3 install -r requirements.txt

Rather than needing to find and install all the dependencies individually.