From 457ffba404a53636372c79b3903fdcb906dc2aed Mon Sep 17 00:00:00 2001 From: promostarr Date: Mon, 17 Apr 2017 16:44:46 +0100 Subject: [PATCH] Added greeting for Jan --- .idea/workspace.xml | 14 ++++++-------- notification.rb | 2 +- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e1539ae..a5eff4e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,8 +2,6 @@ - - - @@ -358,8 +356,8 @@ - - + + diff --git a/notification.rb b/notification.rb index 78c1c4b..af675b5 100644 --- a/notification.rb +++ b/notification.rb @@ -5,7 +5,7 @@ i = 1 jan = Janitor.new jan.move_self('218') - + jan.gsay("Online and listening...") #//Greeting/MOTD eventually? while (i > 0) begin