https://github.com/jackgoh/umobile-thursday
UMobile TERER Thursday Bot 🍕
https://github.com/jackgoh/umobile-thursday
Last synced: 3 months ago
JSON representation
UMobile TERER Thursday Bot 🍕
- Host: GitHub
- URL: https://github.com/jackgoh/umobile-thursday
- Owner: jackgoh
- License: mit
- Created: 2017-12-29T14:00:34.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-25T08:35:36.000Z (over 7 years ago)
- Last Synced: 2025-01-12T06:07:16.112Z (4 months ago)
- Language: Python
- Homepage:
- Size: 153 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UMobile TERER Thursday Bot
[](https://codeclimate.com/github/jackgoh/umobile-thursday/maintainability)
[](https://travis-ci.org/jackgoh/umobile-thursday)🍕 🍪 🍿 Automatically grab UMobile TERER Thursday deal without interacting with mobile apps. 🌭 🍔 🍟
[](https://heroku.com/deploy)
## View logs
- Install Heroku CLI https://devcenter.heroku.com/articles/heroku-cli
- `heroku logs`## Running locally
### Installation
- Clone this repo `git clone [email protected]:jackgoh/umobile-thursday.git`
- Install Python 3.5
- Install dependencies `pip install -r requirements.txt`### Usage
- create `.env` file in root folder
- add `PHONE_NUM=0100000000` to `.env` file
- run `python clock.py`