Update README.md

master
Max 2019-10-02 03:12:07 +08:00 committed by GitHub
parent 21d57e8ccd
commit f1e7096514
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 1 deletions

View File

@ -1,9 +1,20 @@
# tixcraft_bot # tixcraft_bot
maxbot help you quickly buy your tickets maxbot help you quickly buy your tickets
# how to use and binary download # binary download
https://github.com/max32002/tixcraft_bot/releases
# how to use
https://max-everyday.com/2018/03/tixcraft-bot/ https://max-everyday.com/2018/03/tixcraft-bot/
# how to execute source code
1: download chromedrive to "webdriver" folder:
http://chromedriver.chromium.org/downloads
2: <code>pip install selenium</code>
3: <code>python settings.py</code>
# implement introduce # implement introduce
https://stackoverflow.max-everyday.com/2018/03/selenium-chrome-webdriver/ https://stackoverflow.max-everyday.com/2018/03/selenium-chrome-webdriver/