butterscotchstallion / guacbot

Asynchronous IRC bot written in Javascript
4 stars 3 forks source link

Add verbatim word count searches #89

Closed butterscotchstallion closed 10 years ago

butterscotchstallion commented 10 years ago

Allow searching for exact phrases by enclosing the search query in quotes - like so:

n wordcount "hello"

would return the number of times the message "hello" exists