From c72b08f6613f386140b66963281072443120f386 Mon Sep 17 00:00:00 2001 From: pcgaldo Date: Mon, 28 Oct 2024 20:08:44 +0100 Subject: [PATCH] Atualizar Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index fd080c5..47c30be 100644 --- a/Readme.md +++ b/Readme.md @@ -45,7 +45,7 @@ To set up the bot with your Mastodon account, follow these steps: access_token='YOUR_API_TOKEN', api_base_url='https://YOUR_MASTODON_INSTANCE' ) -3. **Configure the script**: Replace the words that identify your account and you are looking for: +3. **Configure the Script**: Replace the words that identify your account and you are looking for: ```python # Check if it contains fragments of your posts if 'nickname' in text_in_image or 'Name' in text_in_image: