From 56f5bf72c92850b11f471bb1c1318fd49a9c8c81 Mon Sep 17 00:00:00 2001 From: Sebastian Alejandro Date: Fri, 4 Jan 2019 22:25:57 -0500 Subject: [PATCH 1/2] add join messages --- joinmessages.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/joinmessages.json b/joinmessages.json index 8ee0434..a6fa4b6 100644 --- a/joinmessages.json +++ b/joinmessages.json @@ -46,6 +46,8 @@ "$n what's your highest uptime? You get a gold star if you win the uptime meme.", "$n, I appreciate your devastation.", "$n, are you inebriated?", - "Oh god $n just joined. I need to inebriate myself." + "Oh god $n just joined. I need to inebriate myself.", + "$n! I need my ketamine!", + "$n, do you have my ketamine?" ] } From 58457be3440fe0e2b7273d26cfc896417648d967 Mon Sep 17 00:00:00 2001 From: Sebastian Alejandro Date: Mon, 7 Jan 2019 15:35:14 -0500 Subject: [PATCH 2/2] add more join messages --- joinmessages.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/joinmessages.json b/joinmessages.json index a6fa4b6..7470759 100644 --- a/joinmessages.json +++ b/joinmessages.json @@ -48,6 +48,7 @@ "$n, are you inebriated?", "Oh god $n just joined. I need to inebriate myself.", "$n! I need my ketamine!", - "$n, do you have my ketamine?" + "$n, do you have my ketamine?", + "Hey $n, have you played UDP tetris today?" ] }