From 8cf4e040b8cd28532bf1caf747a251fd461ddbd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christer=20War=C3=A9n?= Date: Tue, 22 Feb 2022 13:18:41 +0200 Subject: [PATCH] Update Client.ts --- src/Client.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Client.ts b/src/Client.ts index b15df2e..8d91359 100644 --- a/src/Client.ts +++ b/src/Client.ts @@ -52,7 +52,7 @@ class RadioClient extends Client { console.log('RadioX ' + this.config.version); console.log('Internet Radio to your Discord guild'); - console.log('(c)2020-2021 EximiaBots by Warén Group'); + console.log('(c)2020-2022 EximiaBots by Warén Group'); console.log(''); this.funcs.logger("Bot", "Starting");