https://github.com/patrickpei/vandy-dining-messenger-bot
Messenger bot for Vanderbilt Dining Experience. Objectively get the best food on campus, track Pub orders, and easily view the menus.
https://github.com/patrickpei/vandy-dining-messenger-bot
expressjs facebook-graph-api fetch messenger-bot morgan nodejs
Last synced: 7 months ago
JSON representation
Messenger bot for Vanderbilt Dining Experience. Objectively get the best food on campus, track Pub orders, and easily view the menus.
- Host: GitHub
- URL: https://github.com/patrickpei/vandy-dining-messenger-bot
- Owner: patrickpei
- License: mit
- Created: 2017-12-02T20:50:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-14T22:04:37.000Z (almost 8 years ago)
- Last Synced: 2025-01-28T04:44:30.007Z (9 months ago)
- Topics: expressjs, facebook-graph-api, fetch, messenger-bot, morgan, nodejs
- Language: JavaScript
- Homepage: https://www.facebook.com/vandydiningexp/
- Size: 1.69 MB
- Stars: 2
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vanderbilt Dining Experience
- A Messenger bot for Campus Dining that can:
- Objectively rank the best food options any time
- Track Pub order numbers
- Occassionally spit out dank memes (@melvinlu please implement)### Development
- .env file in the top level that has all the app secrets. The format of each line is secret1=sh
- List of secrets:
- fb_access_token
- firebase_auth
- prod (true or false)