benadida / teamstatus

status summarizer from IRC
ISC License
17 stars 8 forks source link

Reject false matches: require "status:" or "status," as a command prefix #31

Closed warner closed 11 years ago

warner commented 11 years ago

This avoids a false hit when someone says things like "statuses are immutable" or "status codes are neat" in the channel. It also rejects a space delimiter, like "status working on IRC bots", which I think is probably ok.