Skip to content

Commit b6c667f

Browse files
committed
chore(tutorial): Add support us on tutorials
- weather bot - deploy on heroku - deploy on gae
1 parent 0ce106a commit b6c667f

3 files changed

Lines changed: 25 additions & 3 deletions

File tree

deploy-gae/deploy-gae.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,9 +231,16 @@ title: Congratulations
231231
duration: 1
232232
---
233233

234+
# Congratulation
235+
234236
You have reached the end of this tutorial. You can now deploy a bot in production and make your users test it \o/
235237

236-
Learn more :
238+
## <i class="fas fa-heart"></i> Support us
239+
240+
Did you have a good time using Botfuel to build Chatbots? You can support our developers by staring our open source SDK on <a href="https://github.com/Botfuel/botfuel-dialog" target="_blank">Github <i class="fab fa-github"></i></a>
241+
242+
## Learn more
243+
237244
* The SDK <a href="https://docs.botfuel.io/" target="_blank">documentation</a>
238245
* Deploy your chatbot on Heroku <a href="https://tutorials.botfuel.io/#/codelab/deploy-heroku?step=1" target="_blank">this tutorial</a>
239246
* Deploy your chatbot on Facebook Messenger with <a href="https://tutorials.botfuel.io/#/codelab/connect-messenger?step=1" target="_blank">this tutorial</a>

deploy-heroku/deploy-heroku.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,16 @@ title: Congratulations
154154
duration: 1
155155
---
156156

157+
# Congratulations
158+
157159
You have reached the end of this tutorial. You can now deploy a bot in production and make your users test it \o/
158160

159-
Learn more :
161+
## <i class="fas fa-heart"></i> Support us
162+
163+
Did you have a good time using Botfuel to build Chatbots? You can support our developers by staring our open source SDK on <a href="https://github.com/Botfuel/botfuel-dialog" target="_blank">Github <i class="fab fa-github"></i></a>
164+
165+
166+
## Learn more
167+
160168
* The SDK <a href="https://docs.botfuel.io/" target="_blank">documentation</a>
161169
* Deploy your chatbot on Facebook Messenger with <a href="https://tutorials.botfuel.io/#/codelab/connect-messenger?step=1" target="_blank">this tutorial</a>

weather-bot/weather-bot.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -587,7 +587,14 @@ Vous avez atteint la fin de ce tutoriel. Vous avez su prendre en main certains d
587587

588588
Vous êtes maintenant en mesure de faire un bot en utilisant le SDK de Botfuel.
589589

590-
Pour en savoir plus :
590+
591+
## <i class="fas fa-heart"></i> Nous supporter
592+
593+
Si vous avez apprécié développer un chatbot en utilisant Botfuel, vous pouvez supporter not développeurs en cliquant sur la petite étoile de notre SDK opensource sur <a href="https://github.com/Botfuel/botfuel-dialog" target="_blank">Github <i class="fab fa-github"></i></a>
594+
595+
596+
## Pour en savoir plus :
597+
591598
* La <a href="https://docs.botfuel.io/" target="_blank">documentation</a> du SDK
592599
* Déployez votre chatbot sur Heroku avec <a href="/#/codelab/deploy-heroku?step=1" target="_blank">ce tutoriel</a> (en anglais)
593600
* Déployez votre chatbot sur Facebook Messenger en suivant <a href="/#/codelab/connect-messenger?step=1" target="_blank">ce tutoriel</a>

0 commit comments

Comments
 (0)