Simple yet helpful bot to check BWT Aqua's card balance
.vscode | ||
data | ||
logs | ||
modules | ||
PageSaver | ||
.gitignore | ||
bwtbot.py | ||
config.json | ||
functions.py | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
strings.json |
BWTAqua
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
- git
Installation
- Download package
git clone https://git.end-play.xyz/profitroll/BWTAqua.git
cd BWTAqua
- Install needed modules:
python3 -m pip install -r requirements.txt
- Install and configure Selenium Server
- Configure the bot:
cd ..
nano config.json
(You can use any other text editor actually, for examplevim
)
- Run the bot:
python3 bwtbot.py
Configuration
You can edit with vim, nano, whatever.
If you don't know where to find bot_token and your id - here you can find some hints: get bot token, get your id, get api_hash and api_id.