Closed MRSKnshnn closed 1 year ago
since collections will probably end up getting very long, perhaps some sort of thing with the embed where you can scroll through pages? like maybe a limit of 9 cards per page (simulating a trading card holder page), then you use a reaction to scroll back and forward different pages
Feature finished.
!view- view cards in user's collection
!cardview- display cards in server database
!cardview
to view their collection, a user would use
!collection
and the bot would spit out a list of their cards formatted like(card name) (card ID)
with each card in its own line. in use something likeName Here (and other naming stuff) [IDtag]
to view a card in their collection, a user would use
!view <card ID>
if they have that card in their collection, then same sort of display as the way the!draw
commands shows cards (with name, id, embed) if they don't bot would say smthn like@user, you don't have that card in your collection!