From 07fed255656866b4898e60cfeb94395b36217ded Mon Sep 17 00:00:00 2001 From: morgannadev Date: Thu, 14 Mar 2024 15:19:22 -0300 Subject: [PATCH 1/2] add new bot developed by community --- site/data/records.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/site/data/records.json b/site/data/records.json index 9863094..b9f1af8 100644 --- a/site/data/records.json +++ b/site/data/records.json @@ -750,5 +750,27 @@ "license": "MIT", "upload_date": "03/11/2023", "rank": 0.99 + }, + { + "name": "BotInfomoney", + "description_short": "The automation collects information on the Infomoney website, searches the index and shares value on Google finance, and generates a demonstrative spreadsheet.", + "description": "The automation collects information on the most significant rises in the stock market through the Infomoney website, searches the index and value of shares on Google Finance, and generates a demonstrative spreadsheet.", + "tags": ["python", "botcity", "rpa"], + "programming_language": "python", + "technology": ["botcity"], + "OS": ["Windows", "Linux"], + "thumbnail_url": "https://i.imgur.com/vbzzebw.png", + "youtube_video": "", + "youtube_width": 560, + "youtube_height": 315, + "author_name": "Kleverson C. Lopes", + "author_site": "https://www.linkedin.com/in/kleverson-lopes-2a83891b5/", + "repository_name": "BotInfomoney", + "repository_url": "https://github.com/KleversonLopes/BotInfomoney", + "company_name": "", + "company_site": "", + "license": "Freeware", + "upload_date": "03/14/2023", + "rank": 0.99 } ] From 8785e0ef3311da883b284aff80815cf86a0bc9af Mon Sep 17 00:00:00 2001 From: morgannadev Date: Thu, 14 Mar 2024 16:56:47 -0300 Subject: [PATCH 2/2] change image to represent the automation --- site/data/records.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/data/records.json b/site/data/records.json index b9f1af8..f4b3fe3 100644 --- a/site/data/records.json +++ b/site/data/records.json @@ -759,7 +759,7 @@ "programming_language": "python", "technology": ["botcity"], "OS": ["Windows", "Linux"], - "thumbnail_url": "https://i.imgur.com/vbzzebw.png", + "thumbnail_url": "https://i.imgur.com/kJzarC2.png", "youtube_video": "", "youtube_width": 560, "youtube_height": 315,