View PYcklebot.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
''' | |
INSTRUCTIONS: | |
1. Install Python 3 | |
2. Replace the username and password with your own on lines 18-19 | |
3. In the terminal, run using "python PYcklebot.py" | |
4. For more options, run "python PYcklebot.py -h" | |
Note: you may end up with two successful bookings; if this happens just cancel one. |