From 940f2e64a0bf065acf07add976e27a61daef730d Mon Sep 17 00:00:00 2001 From: Macintosh II <95250141+mctaylors@users.noreply.github.com> Date: Sun, 30 Jul 2023 12:29:08 +0300 Subject: [PATCH] Add soundtracks from different games (#74) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR adds some soundtracks from five different games to the bot's listening activity. List of soundtracks added: - Jukio Kallio, Daniel Hagström - Fall 'n' Roll (Fall Guys) - SCATTLE - Hypertension (Super Meat Boy) - KEYGEN CHURCH - Tenebre Rosso Sangue (ULTRAKILL) - Chipzel - Swing Me Another 6 (Dicey Dungeons) - ~Floex - The Glasshouse With Butterfly (Machinarium)~ - Noisecream - Mist of Rage (My Friend Pedro) --- src/Services/GuildUpdateService.cs | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/Services/GuildUpdateService.cs b/src/Services/GuildUpdateService.cs index c5d5659..da06a99 100644 --- a/src/Services/GuildUpdateService.cs +++ b/src/Services/GuildUpdateService.cs @@ -28,7 +28,12 @@ public partial class GuildUpdateService : BackgroundService { ("Splatoon 3 - Seep and Destroy", new TimeSpan(0, 2, 42)), ("IA - A Tale of Six Trillion Years and a Night", new TimeSpan(0, 3, 40)), ("Manuel - Gas Gas Gas", new TimeSpan(0, 3, 17)), - ("Camellia - Flamewall", new TimeSpan(0, 6, 50)) + ("Camellia - Flamewall", new TimeSpan(0, 6, 50)), + ("Jukio Kallio, Daniel Hagström - Fall 'n' Roll", new TimeSpan(0, 3, 14)), + ("SCATTLE - Hypertension", new TimeSpan(0, 3, 18)), + ("KEYGEN CHURCH - Tenebre Rosso Sangue", new TimeSpan(0, 3, 53)), + ("Chipzel - Swing Me Another 6", new TimeSpan(0, 5, 32)), + ("Noisecream - Mist of Rage", new TimeSpan(0, 2, 25)) }; private static readonly string[] GenericNicknames = {