From 458de6ca82ad47feab2cc31372928d1ef7ce693d Mon Sep 17 00:00:00 2001 From: Robert Gerus Date: Sun, 27 Apr 2014 22:27:12 +0200 Subject: [PATCH] =?UTF-8?q?papie[z=C5=BC]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/commands/papiez.rb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plugins/commands/papiez.rb b/plugins/commands/papiez.rb index 24fb519..89b51fe 100644 --- a/plugins/commands/papiez.rb +++ b/plugins/commands/papiez.rb @@ -1,3 +1,7 @@ +Client.register_command("papież") { |args| + Config[:commands][:papiez][:noun] + " " + + File.readlines(Config[:commands][:papiez][:adjectives]).sample +} Client.register_command("papiez") { |args| Config[:commands][:papiez][:noun] + " " + File.readlines(Config[:commands][:papiez][:adjectives]).sample