A simple Telegram Bot tutorial
Repository for:
- Write a basic Telegram bot using Google Cloud Functions
- Crea un bot de Telegram utilizando Google Cloud Functions
- Clone this repository
- Fill local.js with your tokens (Use local.js.example as guide)
- Deploy function to Google Cloud
- Use deployment address to set Telegram's bot webhook
- Test your bot!
# You must be logged in
gcloud functions deploy helloBot --trigger-http