Simple yet helpful bot to check BWT Aqua's card balance
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.
Go to file
2022-12-15 12:39:56 +01:00
.vscode Working on selenium migration 2022-12-15 12:00:01 +01:00
data Initial commit 2022-09-08 12:12:25 +02:00
logs Initial commit 2022-09-08 12:12:25 +02:00
modules Working on selenium migration 2022-12-15 12:00:01 +01:00
PageSaver Initial commit 2022-09-08 12:12:25 +02:00
.gitignore Initial commit 2022-09-08 12:23:22 +03:00
bwtbot.py Working on selenium migration 2022-12-15 12:00:01 +01:00
config.json Working on selenium migration 2022-12-15 12:00:01 +01:00
functions.py Added encoding header 2022-09-08 12:54:43 +02:00
LICENSE Initial commit 2022-09-08 12:23:22 +03:00
README.md Added notice that this is a dev branch 2022-12-15 12:39:56 +01:00
requirements.txt Working on selenium migration 2022-12-15 12:00:01 +01:00
strings.json Initial commit 2022-09-08 12:12:25 +02:00

BWTAqua

License: GPL v3

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

  1. Download package
    1. git clone https://git.end-play.xyz/profitroll/BWTAqua.git
    2. cd BWTAqua
  2. Install needed modules:
    • python3 -m pip install -r requirements.txt
  3. Install and configure Selenium Server
  4. Configure the bot:
    1. cd ..
    2. nano config.json (You can use any other text editor actually, for example vim)
  5. 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.