From 56360ed49eb61697ce687de4f7c3c2a522a3b039 Mon Sep 17 00:00:00 2001 From: encrypt Date: Wed, 20 Jan 2016 16:40:56 +0100 Subject: [PATCH] less nazism on coffee --- tubiabot.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" ]