You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 days ago | |
---|---|---|
PageSaver | 2 months ago | |
data | 6 months ago | |
logs | 6 months ago | |
modules | 2 days ago | |
.gitignore | 3 months ago | |
LICENSE | 6 months ago | |
README.md | 2 days ago | |
bwtbot.py | 2 days ago | |
config.json | 6 months ago | |
functions.py | 2 days ago | |
requirements.txt | 2 days ago | |
strings.json | 2 days ago |
README.md
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.