FreshAlacrity / pluralkit-data-handler

A personal library of functions for use when interfacing with PluralKit data, whether importing a system export file or using the API
MIT License
0 stars 0 forks source link

Use prefix to extend member objects #6

Open FreshAlacrity opened 3 days ago

FreshAlacrity commented 3 days ago

And add regex matching properties to those with the prefix to avoid needing to search for them each time

Prefix should make it easy to strip them out later for export purposes; recommend using _ but make that easy to change in the code

FreshAlacrity commented 3 days ago

Strip those off when a member object is edited since they may no longer be accurate