From e1ee660a6f7298c6cd04b13f8ffc2fd2159aef85 Mon Sep 17 00:00:00 2001
From: "Carlos A. Blanco"
Date: Mon, 12 Aug 2019 12:36:14 -0400
Subject: [PATCH 1/2] Fix 'Bot.md' typos
I've just fixed some typos I'd found on 'Bot.md'. Also, for some odd reason the tag '[![GitHub Issues]' seems to missing its icon which fixing as well!
---
pt/README_TEMPLATES/Bot.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pt/README_TEMPLATES/Bot.md b/pt/README_TEMPLATES/Bot.md
index dc23361..0bf7d40 100644
--- a/pt/README_TEMPLATES/Bot.md
+++ b/pt/README_TEMPLATES/Bot.md
@@ -9,7 +9,7 @@
[]()
[](https://www.reddit.com/user/Wordbook_Bot)
- [](https://github.com/kylelobo/The-Documentation-Compendium/issues)
+ [](https://github.com/kylelobo/The-Documentation-Compendium/issues)
[](https://github.com/kylelobo/The-Documentation-Compendium/pulls)
[](/LICENSE)
@@ -21,7 +21,7 @@
-## 📝 Table of Contents
+## 📝 Índice
+ [Sobre](#sobre)
+ [Demonstração / Protótipo](#demonstracao)
+ [Como Funciona](#como_funciona)
@@ -117,7 +117,7 @@ Confira um exemplo de como realizar o deployment de seu bot, estas são as minha
+ **Heroku**: https://github.com/kylelobo/Reddit-Bot#deploying_the_bot
-## ⛏️ Contruído Usando
+## ⛏️ Feito Com
+ [PRAW](https://praw.readthedocs.io/en/latest/) - Python Reddit API Wrapper
+ [Heroku](https://www.heroku.com/) - Plataforma de Hospedagem SaaS
From 2d24efdda48209c0fa71a425c8828cbd9236201e Mon Sep 17 00:00:00 2001
From: Kyle Lobo
Date: Mon, 12 Aug 2019 22:19:38 +0530
Subject: [PATCH 2/2] Update Bot.md
---
pt/README_TEMPLATES/Bot.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pt/README_TEMPLATES/Bot.md b/pt/README_TEMPLATES/Bot.md
index 0bf7d40..9a91ba0 100644
--- a/pt/README_TEMPLATES/Bot.md
+++ b/pt/README_TEMPLATES/Bot.md
@@ -28,7 +28,7 @@
+ [Uso](#uso)
+ [Primeiros Passos](#primeiros_passos)
+ [Realizando o Deploying de Seu Próprio Bot](#deployment)
-+ [Contruído Usando](#construido_usando)
++ [Feito Com](#feito_com)
+ [TODO](../TODO.md)
+ [Contribuiçōes](../CONTRIBUTING.md)
+ [Autores](#autores)
@@ -117,7 +117,7 @@ Confira um exemplo de como realizar o deployment de seu bot, estas são as minha
+ **Heroku**: https://github.com/kylelobo/Reddit-Bot#deploying_the_bot
-## ⛏️ Feito Com
+## ⛏️ Feito Com
+ [PRAW](https://praw.readthedocs.io/en/latest/) - Python Reddit API Wrapper
+ [Heroku](https://www.heroku.com/) - Plataforma de Hospedagem SaaS