(self hosted website) Real-time Coupon Management for Sword Master Story Players
Developed with the software and tools below.
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, ...
- responsive
- Real-time change of LastClaim and LastAvailable, TotalClaim and TotalAvailable values when retrieving codes
- Retrieve coupons automatically and display them for reclamation
- Show the difference between available, recovered and expired coupons
- Allow list to be sent to discord from webhooks (action to be activated manually)
- Synchronize lists between different account (to have the same thing on different devices)
- Enable the site to send information automatically on request (need to be enable) (like a logs send to discord channel)
- Copy automatically when a code is clicked
- Add an automatic site update from the settings page
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.