1.0 KiB
1.0 KiB
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
- 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, on Windows it's Notepad or Notepad++. 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.