From 9052a7d750403b17d0e071ebc5485c824a189c01 Mon Sep 17 00:00:00 2001 From: Eric Stoekl <ems5311@gmail.com> Date: Tue, 26 Sep 2017 07:45:15 -0700 Subject: [PATCH] Adding Telegram Bot Tutorial to community.md Signed-off-by: Eric Stoekl <ems5311@gmail.com> --- community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/community.md b/community.md index 4df04e90..1fcc15bf 100644 --- a/community.md +++ b/community.md @@ -39,6 +39,7 @@ There are three main Github repos | Blog/repo name and description | Author | Site | Date | |---------------------------------------------------------------------|--------------|----------|-------------| +| [Deploying a Serverless Youtube-To-Gif Telegram bot with OpenFaaS](https://medium.com/@ericstoekl/deploying-a-serverless-youtube-to-gif-telegram-bot-with-openfaas-2b78d1e9ae6) | Eric Stoekl | medium.com/@ericstoekl | 25-Sep-2017 | | [A Serverless GraphQL Blog in 60 Seconds with OpenFaaS](https://medium.com/@kenfdev/a-serverless-graphql-blog-in-60-seconds-with-openfaas-aaedd566b1f3) | Ken Fukuyama | medium.com/@kenfdev | 24-Sep-2017 | | [Create your own DownNotifier with OpenFaaS](http://jmkhael.io/downnotifier-site-pinger/)| Johnny Mkhael | jmkhael.io | 22-Sep-2017| | [Get OpenFaaS running on Azure Container Service with Kubernetes](https://gist.github.com/danigian/e6097fad36f03c476a69e6c44fde074f) | Daniele Antonio Maggio | twitter.com/danigian | 21-Sep-2017 | -- GitLab