Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 509 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 509 Bytes

Where's my Food? - Heroku Repo

CZ1003 - NTU Programming Assignment Project, hosted using Heroku

Running on Local Machines

You can run it by installing requirements.txt in virtual environemnt and changing all of the '/app/bot/data.json' in ratings.py and food.py to just 'data.json'. Then run 'index.py'

Try the Telegram Bot

To try the bot, simply search for 'ntu_food_bot' in Telegram

License

This project is licensed under the MIT License - see the LICENSE.md file for details