Added notice that this is a dev branch
This commit is contained in:
parent
57d4d1ce5c
commit
6ee5c227c6
@ -3,6 +3,8 @@
|
|||||||
|
|
||||||
Simple yet helpful bot to check BWT Aqua's card balance
|
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
|
## Requirements
|
||||||
* nodejs & npm
|
* nodejs & npm
|
||||||
* python3
|
* python3
|
||||||
@ -14,10 +16,7 @@ Simple yet helpful bot to check BWT Aqua's card balance
|
|||||||
2. `cd BWTAqua`
|
2. `cd BWTAqua`
|
||||||
2. Install needed modules:
|
2. Install needed modules:
|
||||||
* `python3 -m pip install -r requirements.txt`
|
* `python3 -m pip install -r requirements.txt`
|
||||||
3. Install PageSaver:
|
3. Install and configure Selenium Server
|
||||||
1. `cd PageSaver`
|
|
||||||
2. `npm install`
|
|
||||||
3. `chmod +x pageSaver` (If you want to use compiled page saver)
|
|
||||||
4. Configure the bot:
|
4. Configure the bot:
|
||||||
1. `cd ..`
|
1. `cd ..`
|
||||||
2. `nano config.json` (You can use any other text editor actually, for example `vim`)
|
2. `nano config.json` (You can use any other text editor actually, for example `vim`)
|
||||||
|
Reference in New Issue
Block a user