rbonick/care-tags_scripts

Make top members only have to read through once

Closed this issue · 0 comments

Makes no sense to call it 3 times. Have init or a "collect" function gather the info, then just have the functions sort a dictionary on a certain element.

Could even make it so calling any of them checks if the dictionary has been populated yet, and if not calls it.