(self hosted website) Real-time Coupon Management for Sword Master Story Players
Developed with the software and tools below.
Note
If any issues arise with coupon retrieval, please configure the User-Agent setting in the PHP script in src/php/update/coupons-checker.php
, as this is only a temporary solution to bypass certain protections.
Important
I am actively working on a new version of the Sword Master Story Dashboard (v2), which will be available in a separate repository. You can follow the progress here: SMSDv2.
Thank you for your support and understanding as I work to improve the platform!
This project aims to provide a convenient dashboard for players of the game Sword Master Story. It offers real-time updates on available coupons, allows users to track their usage, and facilitates the sharing of new coupons via Discord webhooks.
- Real-time coupon updates
- Tracking of used coupons
- Differentiation between available, used, and expired coupons
- Manual action to send new coupons to Discord via webhooks
- Clone the Sword-Master-Story-Dashboard repository:
git clone https://github.com/kerogs/Sword-Master-Story-Dashboard
- You can now host the site on a server or on your own machine with a tool such as xamp, wam, mamp, ...
docker compose up --build
Contributions are welcome! Here are several ways you can contribute:
- Submit Pull Requests: Review open PRs, and submit your own PRs.
- Join the Discussions: Share your insights, provide feedback, or ask questions.
- Report Issues: Submit bugs found or log feat
This project is licensed under the Mozilla 2.0 License.