aussiebroadwan / tony

The Discord Bot for the TAB
0 stars 1 forks source link

Trading Cards Base #20

Closed lcox74 closed 7 months ago

lcox74 commented 7 months ago

Closes #12

This PR introduces the foundational structures and functionalities required to implement a trading card system within Tony. By defining key models and service functions, this update enables applications to register and manage trading cards, complete with essential attributes like rarity, usability, and tradability. Additionally, it includes comprehensive validation logic to ensure the integrity and consistency of card data as per the community and developer guidelines.