From ba61d94fd456d22a3bbac5a38287ff81e73a437b Mon Sep 17 00:00:00 2001 From: driftywinds Date: Wed, 23 Apr 2025 05:53:42 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1e389b..eb8971d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ My vibe code for the marketplace bay bot How to use: - - Download the repo, cd into the directory -- Edit the values of the bot you want to run at the top of the file. Change the API URL, API Token and Botfather Token +- Edit the values of the bot you want to run at the top of the file. Change the API URL, API Token and BotFather Token - Run these commands = ``` sudo apt install python3-pip python3-venv