Advertisement
CreedWN

readme.txt

Jun 29th, 2018
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. Yeah I'm not about to go through the effort of making a requirements file so uh just run these in your terminal
  2.  
  3. Substitute pip with pip3 if you're running on *nix like a normal person
  4.  
  5. Runs on Python 3.6.5
  6.  
  7. ------------------------------------------------
  8. pip install scikit-image
  9. pip install opencv-python
  10. pip install -U discord.py[voice]
  11. pip install opencv-python
  12. pip install --upgrade google-api-python-client
  13.  
  14. !!Only one of these will work!!
  15. pip install PIL
  16. pip install Image
  17. -------------------------------------------------
  18. Also replace the token in the config file, Evan knows what it is
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement