HackerspaceBielefeld / wheatley

He's designed to be a moron!
MIT License
1 stars 0 forks source link

:comment <keyword> urbandictionary|<message> #17

Open urenzel opened 10 years ago

urenzel commented 10 years ago

Wheatley could comment predefined keywords. This command can take two forms: Either the keyword "urbandictionary" or a message. In case of a "urbandictionary" wheatley could search http://www.urbandictionary.com/ for an explanation, which will then be posted as a comment. Otherwise wheatley will comment with the text message. More keywords might be expanded in future. It might (for example) look for misspelled words and correct them according to the duden with the help of a levenshtein algorithm.

examples: :comment homeopathy urbandictionary

thatgim commented 10 years ago

I won't implement a spell checker but the comment function is a good idea