Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 486 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 486 Bytes

dialogflow-telegram-bot

Telegram Bot based on Google Dialogflow ES.

Go

Environment

  • GOOGLE_APPLICATION_CREDENTIALS - Google service account key file
  • GOOGLE_CLOUD_PROJECT_ID - Google Cloud Project identifier
  • TELEGRAM_API_TOKEN - Telegram bot API token

Install modules

make install

Build and run

make up