Template for Dialogflow Bot build with TypeScript
git clone https://github.com/the-mes/dialogflow-bot-typescript-starter.gitcd dialogflow-bot-typescript-starter- Copy
env.example.jsonfile toenv.json - Set environment variables in
env.json
cd functionsnpm i
# Or, use yarn
yarnnpm start
# Or, use yarn
yarn startThis project is licensed under the MIT License © 2021-present Jakub Biesiada