/majsoulrpa

A Robotic Process Automation (RPA) framework for Mahjong Soul (雀魂)

Primary LanguagePythonOtherNOASSERTION

MajsoulRPA

A Robotic Process Automation (RPA) framework for Mahjong Soul (雀魂)

This is fork of Cryolite's majsoul-rpa with following changes.

  1. Requires Python 3.11 or later
  2. Removed dependencies on Docker and Redis
  3. Support moving browser position after launch
  4. Support browser viewport sizes other than 1920 x 1080
  5. Support 3-player mahjong

License

Copyright (c) Apricot S. All rights reserved.

Licensed under the MIT license.

how to setup

poetry install
poetry shell