Skip to content

cybersulu/telegram-queerconbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Queercon Bot

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.

Serverless Telegram Bot

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.

Deploy

$ gcloud beta functions deploy webhook --set-env-vars "TELEGRAM_TOKEN=000:yyy" --runtime python37 --trigger-http

About

A basic serverless Telegram bot using Google Cloud Functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%