This little app adds words to the list, but only once! It has a character whitelist, so things like [,] and [Space] are cut out before being added to the List of Words.
Thanks to @Lollipop2808 for the base of the project! I've cleaned it up a bit, and made a character blacklist. Update: I made the blacklist a whitelist, so now no special characters can be added.