This project was forked off pabluk's sample code. Now with 200% moar Queery for use on Queercon-related Telegram channels. It mostly serves silly responses for various keywords from the channel.
A basic serverless Telegram bot using Google Cloud Functions.
This bot runs with Python 3.7 and python-telegram-bot.
See https://seminar.io/2018/09/03/building-serverless-telegram-bot/ for more details about this bot.
$ gcloud beta functions deploy webhook --set-env-vars "TELEGRAM_TOKEN=000:yyy" --runtime python37 --trigger-http