@jeffalo add a swear filter like scratch but instead of blocking it, it lets you post it if you press post again

comments (single view)

There’s a great npm package called badwords-filter that could help if you wanted to implement this :) it's what i’m using for the profanity filter on wasteof.mobile

View all comments