User-Facing Changes: - Document ratelimiting and remove hardcoded sleep commands (ccf94e65) - Interactively prompt for access token (eb2c0fbe) Backend Changes: - Use `curl -sS` instead of `curl --no-progress-meter` (71a130d8)