tixcraft_bot/README.md

24 lines
538 B
Markdown
Raw Normal View History

2019-10-01 17:38:24 +00:00
# tixcraft_bot
2019-10-01 19:19:22 +00:00
maxbot(Max的搶票機器人) help you quickly buy your tickets
2019-10-01 17:46:44 +00:00
2019-10-01 19:12:07 +00:00
# binary download
https://github.com/max32002/tixcraft_bot/releases
# how to use
2019-10-01 17:46:44 +00:00
https://max-everyday.com/2018/03/tixcraft-bot/
2019-10-01 19:19:22 +00:00
# demo
https://youtu.be/U6xGBofx-O8
2019-10-01 19:12:07 +00:00
# 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>
2019-10-01 17:46:44 +00:00
# implement introduce
https://stackoverflow.max-everyday.com/2018/03/selenium-chrome-webdriver/