From 446a38f31adb951a01ef267a8302c1b1a120a6d0 Mon Sep 17 00:00:00 2001 From: Anthony M <47640864+IDeletedSystem64@users.noreply.github.com> Date: Fri, 12 Mar 2021 10:52:40 -0600 Subject: [PATCH] Bot release + build is now shown on startup --- start.js | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/start.js b/start.js index b082155..ddf69d1 100644 --- a/start.js +++ b/start.js @@ -25,7 +25,11 @@ const activities_list = [ "videos on Hulu", "American Truck Simulator", "with my users!", - "with Sophies skirt" + "with Sophies skirt", + "Euro Truck Simulator 2", + "with a screwdriver", + "Found new hardware.", + "@everyone" ]; console.log('Starting! This should only take a moment.') @@ -51,7 +55,7 @@ client.once('ready', () => { console.log(' / /| | / __ \/ / __/ ___/ __ \| |/_/'); console.log(' / ___ |/ / / / / /_/ / / /_/ /> < '); console.log('/_/ |_/_/ /_/_/\__/_/ \____/_/|_| ') - + console.log(release + " " + build) console.log('All Systems Go. | Anitrox (C) 2021 IDeletedSystem64.'); }); setInterval(() => {