diff --git a/tubiabot.rb b/tubiabot.rb index 56306c5..e84eca6 100644 --- a/tubiabot.rb +++ b/tubiabot.rb @@ -16,7 +16,7 @@ end class Caffe include Cinch::Plugin - match "caffè" + match /caff(è|e)/ def execute(m) users = [ "qup", "imega", "gresci" ]