Creation of secret keys.
- https://docs.microsoft.com/en-us/azure/bot-service/bot-service-channel-connect-telegram?view=azure-bot-service-4.0
- https://www.mongodb.com/basics/mongodb-atlas-tutorial
(Still pending)
- create
.envfile in the root directory/same directory as app.json and paste the following. Replace the blank with the actual keys and access token from Firebase and BotFather respectively.
- Run
npm installin backend directory.
- Run
./node_modules/.bin/nodemon server.jsin the same directory as server.js, the terminal should say database connected for successful connection - Run
./node_modules/.bin/nodemon foodie-bot.jsin the same directory as foodie-bot to turn on the telegram bot.
@indecisive_foodies_bot
- /start
- /meal to generate keyboard
- click the options to view randomised meals
