Good day developers!
I am trying to make a safety report system using a Trello Board and the Trello API which I am currently trying to get a little more familiar with. Basically, when a player joins, I want a script to check for every Trello Card in a certain List and for every card I want a GUI frame to be created displaying the title and description.
How would I be able to achieve this?
Any help appreciated, thanks!