From 40765eb5330683214bbe934b642292722dd3e08a Mon Sep 17 00:00:00 2001 From: piair338 <74496300+piair338@users.noreply.github.com> Date: Tue, 15 Feb 2022 22:58:48 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 677d464..0fea5db 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,5 @@ Using Selenium and geckodriver. you have to put your credentials in the same folder as the script, in a file named `login.csv`. You have to put info this way : `email,password` you have to put two discord webhook links, the first one for success and the second one for failure, separated with a coma, in the same folder as the script, in a file named `webhook.txt` you have to put a list with a dictionnary in the same folder as the script, in a file named `liste.txt` .It should have a lot of words, used to make random search on bing, as shown in the example file. + +Python 3.**10** is mandatory