Skip to content

Commit

Permalink
fix build failed
Browse files Browse the repository at this point in the history
  • Loading branch information
morgannadev committed Mar 12, 2024
1 parent 57a3eb1 commit 496df7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/data/records.json
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@
{
"name": "Web bot with Gmail and Google Sheets",
"description_short": "This automation reads the zip codes received, consults them, saves the information in a spreadsheet, and sends an email to notify anyone involved.",
"description": "The RPA automation project was developed with Python using the BotCity framework. This automation reads the zip codes received, consults the Correios do Brasil website, saves the information in a Google Sheets spreadsheet, and sends an email to notify you that the registration executed well.",
"description": "The RPA automation project was developed with Python using the BotCity framework to read zip codes, consults the Correios do Brasil website, saves the information in a Google Sheets spreadsheet, and sends an email to notify that the registration executed well.",
"tags": ["web", "python", "gmail", "google", "spreadsheet"],
"programming_language": "python",
"technology": ["botcity"],
Expand Down

0 comments on commit 496df7f

Please sign in to comment.