Simple yet helpful bot to check BWT Aqua's card balance
data | ||
logs | ||
modules | ||
PageSaver | ||
plugins | ||
.gitignore | ||
.renovaterc | ||
bwtbot.py | ||
config.json | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
strings.json |
BWTAqua
Simple yet helpful bot to check BWT Aqua's card balance
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 PageSaver:
cd PageSaver
npm install
chmod +x pageSaver
(If you want to use compiled page saver)
- 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.