This repository has been archived on 2024-08-21 . You can view files and clone it, but cannot push or open issues or pull requests.
Profitroll
38a211a661
Merge pull request 'Update dependency libbot to v2.0.1' (#28) from renovate/libbot-2.x into master
Reviewed-on: #28
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.
BWTAqua v2.0
Latest
Languages
Python
100%