Would this count as "archiving"/caching certain phrases?

Hello!

I’m currently working on giving players the option to create playlists and I just thought that what I’m doing might be considered archiving certain phrases. Essentially, the player can enter a playlist name, it’s filtered initially but never again. Should I be filtering the player’s playlist names every time they join?

1 Like

You don’t need to refilter the playlist names as long as you saved the names using the filtered text and not the original.

2 Likes

Just once should be fine, providing the name isn’t changed.

2 Likes