From 8b7d10e01bae95213e6fb9197233d105128f555f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20P=C3=A9rez=20Fern=C3=A1ndez?= Date: Mon, 14 May 2018 08:42:45 +0200 Subject: [PATCH] doc: Add link to tutorial [ES] (#545) pr-by: @danielperez9430 --- doc/tutorials.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/tutorials.md b/doc/tutorials.md index 047bb15..c2b5802 100644 --- a/doc/tutorials.md +++ b/doc/tutorials.md @@ -5,5 +5,6 @@ * [Node.JS: Делаем своего Telegram бота [RUS]](https://archakov.im/post/telegram-bot-on-nodejs.html) * [YouTube: Пишем Telegram бота на NodeJS [RUS]](https://www.youtube.com/watch?v=RS1nmDMf69U&list=PL6AOr-PZtK-mM2QC1ixyfa5CtJZGK61aN) * [Node.jsでTelegramのチャットボットを作る - Qiita](https://qiita.com/neetshin/items/0e2f6fa3ade41adb77bc) +* [Guía: Creación de bots de Telegram en Nodejs [ES]](https://tecnonucleous.com/creacion-de-bots-de-telegram-en-nodejs/) > Send a PR with useful links **not** listed above