From 6ee5c227c6a8f0afb1e29e8c6c8af9471b2de5f3 Mon Sep 17 00:00:00 2001 From: profitroll Date: Thu, 15 Dec 2022 12:39:56 +0100 Subject: [PATCH] Added notice that this is a dev branch --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3aba52b..fd18b1f 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Simple yet helpful bot to check BWT Aqua's card balance +> Please not that this branch is made for testing only so it can sometimes work strange or do not work at all. + ## Requirements * nodejs & npm * python3 @@ -14,10 +16,7 @@ Simple yet helpful bot to check BWT Aqua's card balance 2. `cd BWTAqua` 2. Install needed modules: * `python3 -m pip install -r requirements.txt` -3. Install PageSaver: - 1. `cd PageSaver` - 2. `npm install` - 3. `chmod +x pageSaver` (If you want to use compiled page saver) +3. Install and configure Selenium Server 4. Configure the bot: 1. `cd ..` 2. `nano config.json` (You can use any other text editor actually, for example `vim`)