README.txt 498 B

1234567891011121314151617181920212223242526
  1. For beginning:
  2. create necessary foleders:
  3. mkdir data
  4. mkdir sessions
  5. mkdir photos
  6. python3 -m pip3 install -r requirements.txt
  7. python3 database.py
  8. create necessary foleders:
  9. mkdir data
  10. mkdir sessions
  11. mkdir photos
  12. For adding new accounts:
  13. python3 add_account.py
  14. Run main program:
  15. python3 main.py
  16. Be sure, docker and selenoid must be installed on our device. Example of installation
  17. you can see here (russian): https://www.youtube.com/watch?v=ig3JxDsvYGw
  18. Use settings to customize your options