From 2a4542c8c889b63a60fd6e15148017523951654c Mon Sep 17 00:00:00 2001 From: "Jill \"oatmealine\" Monoids" Date: Sun, 18 Sep 2022 11:53:03 +0300 Subject: [PATCH] more morning messages --- src/index.ts | 62 ++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 60 insertions(+), 2 deletions(-) diff --git a/src/index.ts b/src/index.ts index 1fa0885..ec6bfd6 100644 --- a/src/index.ts +++ b/src/index.ts @@ -77,7 +77,44 @@ const morning = [ 'morning !!!', 'it is Morning', 'gm', - 'goom morbning' + 'goom morbning', + 'goo morning', + 'hiiiii besties ........', + 'good morning!!!!', + 'awake, but at what cost ... ehehe hi all', + 'morning all!!!', + 'rise and shine!! new day!!', + 'mmm... morning', + 'morning to all of my slime fellows!!!! oh and the rest of you, uhm.. good morning i guess πŸ™„', + 'gm gamers... rise and grind', + 'good morning!!!', + 'morning!! don\'t forget to brush your teeth!! or else!!', + ':) hi all', + 'it is currently: Morning!!!!! f', + `🌞 ☁️ ☁️ + ☁️ + ☁️ ☁️ + 🟩🟩🟩🟩🟩🟩🟩 + 🟫 🟫🟫🟫🟫🟫🟫Morning.......`, + 'https://tenor.com/view/good-morning-tweety-heart-gif-gif-26261249', + 'g', + 'hmmm....l... i don\'t think it\'s a very good morning today..... JUST KIDDING GREAT mornign ALL!!!!!', + ' GoodMorning!! ', + 'Good Morning!!!!fell out of bed and broke a bone!!', + 'Bed. Water Mel on. Swamp water. morning All !', + 'Error: good morning\n' + + ' at REPL7:1:7\n' + + ' at Script.runInThisContext (node:vm:129:12)\n' + + ' at REPLServer.defaultEval (node:repl:566:29)\n' + + ' at bound (node:domain:421:15)\n' + + ' at REPLServer.runBound [as eval] (node:domain:432:12)\n' + + ' at REPLServer.onLine (node:repl:893:10)\n' + + ' at REPLServer.emit (node:events:539:35)\n' + + ' at REPLServer.emit (node:domain:475:12)\n' + + ' at REPLServer.Interface._onLine (node:readline:487:10)\n' + + ' at REPLServer.Interface._line (node:readline:864:8)', + '```\ngood morning...\n```', + 'hello everyone! good morning :)' ]; const night = [ @@ -86,7 +123,28 @@ const night = [ 'goob night', 'goo night .....', 'sleep well everyone!!!!!', - 'good night !! dont let the bugs bite' + 'good night !! dont let the bugs bite', + 'mmm....... goo night all', + 'night night!!!!', + 'have a good rest all!!! i will see you all tommorow :)', + 'a new day awaits tommorow!!!! head to bed!!!!!', + 'it\'s Getting Late... head To Bed....!', + 'good night!! be sure to brush your teeth before u go to sleep :)!', + 'mmmm... Sleepy.... bed bed time...!!', + 'good night everyone!! besure to prepare the [', + 'a good day awaits you all tommorow... so Go Hit The Bed and Get Some Rest!!!!', + 'sweet dreams everyone!!!! i\'m going to be dreaming of cheese..', + 'good night all!!', + 'bed.. comfy cosy!!!! sleepy time', + 'good night everyone....... hope u all stay warm and safe this night!!', + 'it\'s Bed Time!!! time for sleepy time', + 'https://tenor.com/view/night-goodnight-my-love-sweet-gif-26175663', + 'going bedbed now... good night all', + 'sweet dreams everyone!!!! i\'m going to be dreaming of ( )..', + 'Night Time....... go sleeby!!! don\'t forget your alarm!!!', + 'may ur dreams be as pleasant as uhm.... cheesecake ..... good night', + 'too sleepy for witty messages... Bed time ...', + ' Good Night!! ', ]; bot.on('ready', async () => {