Skip to content

Commit 4740739

Browse files
committed
feat(share): Add social media sharing links
1 parent fce9c64 commit 4740739

5 files changed

Lines changed: 67 additions & 10 deletions

File tree

connecting-webchat/connecting-webchat.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,22 @@ duration: 1
199199

200200
You have reached the end of this tutorial and have set up the Botfuel Webchat on your website and connected it with your chatbot!
201201

202+
<center>
203+
<img src="https://github.com/Botfuel/tutorials/raw/master/images/congratulation-cap.png">
204+
<div>Share your accomplishment!</div>
205+
<div>
206+
<button style="width: 50px; height: 50px; border: none; background: transparent; margin: 7px; font-size: 24px;" title="Share in Twitter">
207+
<a href="https://twitter.com/intent/tweet?text=I just completed the tutorial 'Create a Webchat chatbot' on @Botfuel https://tutorials.botfuel.io/%23/codelab/connecting-webchat" target="_blank"><i class="fab fa-twitter"></i></a>
208+
</button>
209+
<button style="width: 50px; height: 50px; border: none; background: transparent; margin: 7px; font-size: 24px;" title="Share in Facebook">
210+
<a href="https://www.facebook.com/sharer/sharer.php?u=https://tutorials.botfuel.io/%23/codelab/connecting-webchat&quote=I just completed the tutorial 'Create a Webchat chatbot' on @Botfuel" target="_blank"><i class="fab fa-facebook-f"></i></a>
211+
</button>
212+
<button style="width: 50px; height: 50px; border: none; background: transparent; margin: 7px; font-size: 24px;" title="Share in Linkedin">
213+
<a href="https://www.linkedin.com/shareArticle?mini=true&url=https://tutorials.botfuel.io/%23/codelab/connecting-webchat&title=Butfuel tutorial&summary=I just completed the tutorial 'Create a Webchat chatbot' on @Botfuel&source=LinkedIn" target="_blank"><i class="fab fa-linkedin-in"></i></a>
214+
</button>
215+
</div>
216+
</center>
217+
202218
## <i class="fas fa-heart"></i> Support us
203219

204220
Did you have a good time using Botfuel to build Chatbots? You can support our developers by starring our open source SDK on <a href="https://github.com/Botfuel/botfuel-dialog" target="_blank">Github <i class="fab fa-github"></i></a>

deploy-gae/deploy-gae.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -236,27 +236,21 @@ duration: 1
236236
You have reached the end of this tutorial. You can now deploy a bot in production and make your users test it \o/
237237

238238
<center>
239-
<img src="https://github.com/Botfuel/tutorials/raw/master/images/congratulation-cap.png" style="margin: 2em 0;">
240-
<div>Share your acomplishment</div>
239+
<img src="https://github.com/Botfuel/tutorials/raw/master/images/congratulation-cap.png">
240+
<div>Share your accomplishment!</div>
241241
<div>
242242
<button style="width: 50px; height: 50px; border: none; background: transparent; margin: 7px; font-size: 24px;" title="Share in Twitter">
243-
<a href="https://twitter.com/intent/tweet?text=I just completed the tutorial 'Deploying your chatbot on Google App Engine' on @Botfuel \o/ https://tutorials.botfuel.io/%23/codelab/deploy-gae" target="_blank"><i class="fab fa-twitter"></i></a>
243+
<a href="https://twitter.com/intent/tweet?text=I just completed the tutorial 'Deploying your chatbot on Google App Engine' on @Botfuel https://tutorials.botfuel.io/%23/codelab/deploy-gae" target="_blank"><i class="fab fa-twitter"></i></a>
244244
</button>
245245
<button style="width: 50px; height: 50px; border: none; background: transparent; margin: 7px; font-size: 24px;" title="Share in Facebook">
246-
<a href="https://www.facebook.com/sharer/sharer.php?u=https://tutorials.botfuel.io/%23/codelab/deploy-gae&quote=I just completed the tutorial 'Deploying your chatbot on Google App Engine' on @Botfuel \o/" target="_blank"><i class="fab fa-facebook-f"></i></a>
246+
<a href="https://www.facebook.com/sharer/sharer.php?u=https://tutorials.botfuel.io/%23/codelab/deploy-gae&quote=I just completed the tutorial 'Deploying your chatbot on Google App Engine' on @Botfuel" target="_blank"><i class="fab fa-facebook-f"></i></a>
247247
</button>
248248
<button style="width: 50px; height: 50px; border: none; background: transparent; margin: 7px; font-size: 24px;" title="Share in Linkedin">
249249
<a href="https://www.linkedin.com/shareArticle?mini=true&url=https://tutorials.botfuel.io/%23/codelab/deploy-gae&title=Butfuel tutorial&summary=I just completed the tutorial 'Deploying your chatbot on Google App Engine' on @Botfuel&source=LinkedIn" target="_blank"><i class="fab fa-linkedin-in"></i></a>
250250
</button>
251251
</div>
252252
</center>
253253

254-
255-
256-
257-
258-
259-
260254
## <i class="fas fa-heart"></i> Support us
261255

262256
Did you have a good time using Botfuel to build Chatbots? You can support our developers by starring our open source SDK on <a href="https://github.com/Botfuel/botfuel-dialog" target="_blank">Github <i class="fab fa-github"></i></a>

deploy-heroku/deploy-heroku.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,22 @@ duration: 1
158158

159159
You have reached the end of this tutorial. You can now deploy a bot in production and make your users test it \o/
160160

161+
<center>
162+
<img src="https://github.com/Botfuel/tutorials/raw/master/images/congratulation-cap.png">
163+
<div>Share your accomplishment!</div>
164+
<div>
165+
<button style="width: 50px; height: 50px; border: none; background: transparent; margin: 7px; font-size: 24px;" title="Share in Twitter">
166+
<a href="https://twitter.com/intent/tweet?text=I just completed the tutorial 'Deploying your chatbot on Heroku' on @Botfuel https://tutorials.botfuel.io/%23/codelab/deploy-heroku" target="_blank"><i class="fab fa-twitter"></i></a>
167+
</button>
168+
<button style="width: 50px; height: 50px; border: none; background: transparent; margin: 7px; font-size: 24px;" title="Share in Facebook">
169+
<a href="https://www.facebook.com/sharer/sharer.php?u=https://tutorials.botfuel.io/%23/codelab/deploy-heroku&quote=I just completed the tutorial 'Deploying your chatbot on Heroku' on @Botfuel" target="_blank"><i class="fab fa-facebook-f"></i></a>
170+
</button>
171+
<button style="width: 50px; height: 50px; border: none; background: transparent; margin: 7px; font-size: 24px;" title="Share in Linkedin">
172+
<a href="https://www.linkedin.com/shareArticle?mini=true&url=https://tutorials.botfuel.io/%23/codelab/deploy-heroku&title=Butfuel tutorial&summary=I just completed the tutorial 'Deploying your chatbot on Heroku' on @Botfuel&source=LinkedIn" target="_blank"><i class="fab fa-linkedin-in"></i></a>
173+
</button>
174+
</div>
175+
</center>
176+
161177
## <i class="fas fa-heart"></i> Support us
162178

163179
Did you have a good time using Botfuel to build Chatbots? You can support our developers by starring our open source SDK on <a href="https://github.com/Botfuel/botfuel-dialog" target="_blank">Github <i class="fab fa-github"></i></a>

regex-imatriculation/regex-imatriculation.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,22 @@ duration: 1
180180

181181
You have reached the end of this tutorial. The `RegexExtractor` opens endless possibilities to create custom extractors.
182182

183+
<center>
184+
<img src="https://github.com/Botfuel/tutorials/raw/master/images/congratulation-cap.png">
185+
<div>Share your accomplishment!</div>
186+
<div>
187+
<button style="width: 50px; height: 50px; border: none; background: transparent; margin: 7px; font-size: 24px;" title="Share in Twitter">
188+
<a href="https://twitter.com/intent/tweet?text=I just completed the tutorial 'Identify License Plates with the RegexExtractor' on @Botfuel https://tutorials.botfuel.io/%23/codelab/regex-imatriculation" target="_blank"><i class="fab fa-twitter"></i></a>
189+
</button>
190+
<button style="width: 50px; height: 50px; border: none; background: transparent; margin: 7px; font-size: 24px;" title="Share in Facebook">
191+
<a href="https://www.facebook.com/sharer/sharer.php?u=https://tutorials.botfuel.io/%23/codelab/regex-imatriculation&quote=I just completed the tutorial 'Identify License Plates with the RegexExtractor' on @Botfuel" target="_blank"><i class="fab fa-facebook-f"></i></a>
192+
</button>
193+
<button style="width: 50px; height: 50px; border: none; background: transparent; margin: 7px; font-size: 24px;" title="Share in Linkedin">
194+
<a href="https://www.linkedin.com/shareArticle?mini=true&url=https://tutorials.botfuel.io/%23/codelab/regex-imatriculation&title=Butfuel tutorial&summary=I just completed the tutorial 'Identify License Plates with the RegexExtractor' on @Botfuel&source=LinkedIn" target="_blank"><i class="fab fa-linkedin-in"></i></a>
195+
</button>
196+
</div>
197+
</center>
198+
183199
## <i class="fas fa-heart"></i> Support us
184200

185201
Did you have a good time using Botfuel to build Chatbots? You can support our developers by starring our open source SDK on <a href="https://github.com/Botfuel/botfuel-dialog" target="_blank">Github <i class="fab fa-github"></i></a>

weather-bot/weather-bot.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -587,6 +587,21 @@ 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+
<center>
591+
<img src="https://github.com/Botfuel/tutorials/raw/master/images/congratulation-cap.png">
592+
<div>Partagez votre réussite!</div>
593+
<div>
594+
<button style="width: 50px; height: 50px; border: none; background: transparent; margin: 7px; font-size: 24px;" title="Share in Twitter">
595+
<a href="https://twitter.com/intent/tweet?text=Je viens de finir le tutoriel 'Faire un chatbot de météo' avec @Botfuel https://tutorials.botfuel.io/%23/codelab/weather-bot" target="_blank"><i class="fab fa-twitter"></i></a>
596+
</button>
597+
<button style="width: 50px; height: 50px; border: none; background: transparent; margin: 7px; font-size: 24px;" title="Share in Facebook">
598+
<a href="https://www.facebook.com/sharer/sharer.php?u=https://tutorials.botfuel.io/%23/codelab/weather-bot&quote=Je viens de finir le tutoriel 'Faire un chatbot de météo' avec @Botfuel " target="_blank"><i class="fab fa-facebook-f"></i></a>
599+
</button>
600+
<button style="width: 50px; height: 50px; border: none; background: transparent; margin: 7px; font-size: 24px;" title="Share in Linkedin">
601+
<a href="https://www.linkedin.com/shareArticle?mini=true&url=https://tutorials.botfuel.io/%23/codelab/weather-bot&title=Butfuel tutorial&summary=Je viens de finir le tutoriel 'Faire un chatbot de météo' avec @Botfuel &source=LinkedIn" target="_blank"><i class="fab fa-linkedin-in"></i></a>
602+
</button>
603+
</div>
604+
</center>
590605

591606
## <i class="fas fa-heart"></i> Nous supporter
592607

0 commit comments

Comments
 (0)