SOFI Guild Manager

Loading screenshots if available ...

The SOFI Guild Manager, developed using Python, is a private utility designed to simplify and secure the management of raid activities and reward tracking in a SOFI guild environment. It offers an encrypted system for handling elixir balances and withdrawal tracking.

🔥 Features:
  • Raid Tracking:
    Monitor and log all raid activity per guild member to ensure active participation and fair reward distribution.
  • Reward Distribution:
    Track and manage earned rewards, elixirs, and points accumulated by members over time.
  • Encrypted Withdraw Logs:
    Handles member withdrawals securely using encrypted data to prevent tampering and maintain transparency.
  • Balance Management:
    Keep track of individual elixir balances for each member, updated dynamically after rewards or withdrawals.
  • Python-based CLI:
    A clean and efficient command-line interface built in Python for managing all data and operations.
🔮 Tech stack:
🔑 Dependencies:
  • cryptography (for secure encryption)
🤔 Use Cases:
  • Run the script to view current raid contributions and total rewards per member.
  • Use the encrypted withdraw command to securely deduct elixir from a user’s balance.
  • Add new raid logs manually or via automation to update guild member activity.
  • Export and back up encrypted logs for audit or reset purposes.
Last Updated: 29-07-2025