Hacker News new | ask | show | jobs
by DerfNet 3237 days ago
cool concept. I actually wrote basically the exact same thing in PHP as my final project for CS50X (nowhere near as polished as this of course). guess I can scrap plans for ever updating it :)

one thing that would be nice: a built-in profanity filter library. I see you have the ability to add words to a blacklist, but it'd be nice to just flick a switch and get rid of the garbage.

1 comments

Thanks! And yeah, I definitely need to look more into filters.