I updated the
Autocomplete Joke bot for the first time in quite a while. It uses HTML instead of space characters and plain linebreaks to format the jokes. Also, I added more filtering to get rid of things I don't think are fully, like the original word autocompleted to have a suffix on it. Or "[original word] are called".
I have to say, having
unit tests helped a lot with being able to do this quickly and without doubt. Good job, me from five years ago.