From e90721b8d3c740ef8bb8147ede2357347b86bbf1 Mon Sep 17 00:00:00 2001 From: Zach Meyer <34407561+zachmmeyer@users.noreply.github.com> Date: Sun, 5 Jan 2025 22:48:02 -0500 Subject: [PATCH 1/3] add new bad club 40 gif --- botCommands/club_40_gifs.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/botCommands/club_40_gifs.json b/botCommands/club_40_gifs.json index 9184cbd9..94329a29 100644 --- a/botCommands/club_40_gifs.json +++ b/botCommands/club_40_gifs.json @@ -82,5 +82,8 @@ { "gif": "https://i.imgur.com/ViaktVJ.gif", "author": "Mao" - } + }, + "gif": "https://i.imgur.com/sDYeX6x.gif", + "author": "Zach" + }, ] From 5f53a3c97c6c4e6e5504da2d590a14fcab5a2bd2 Mon Sep 17 00:00:00 2001 From: Zach Meyer <34407561+zachmmeyer@users.noreply.github.com> Date: Sun, 5 Jan 2025 22:51:46 -0500 Subject: [PATCH 2/3] remove trailing comma bad habit --- botCommands/club_40_gifs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/botCommands/club_40_gifs.json b/botCommands/club_40_gifs.json index 94329a29..4f437b47 100644 --- a/botCommands/club_40_gifs.json +++ b/botCommands/club_40_gifs.json @@ -85,5 +85,5 @@ }, "gif": "https://i.imgur.com/sDYeX6x.gif", "author": "Zach" - }, + } ] From 49a7e94d2d8f6bcba8ab37066ae17504a5e28a9c Mon Sep 17 00:00:00 2001 From: Zach Meyer <34407561+zachmmeyer@users.noreply.github.com> Date: Sun, 5 Jan 2025 23:01:41 -0500 Subject: [PATCH 3/3] add open bracket tired --- botCommands/club_40_gifs.json | 1 + 1 file changed, 1 insertion(+) diff --git a/botCommands/club_40_gifs.json b/botCommands/club_40_gifs.json index 4f437b47..fa5dc0bc 100644 --- a/botCommands/club_40_gifs.json +++ b/botCommands/club_40_gifs.json @@ -83,6 +83,7 @@ "gif": "https://i.imgur.com/ViaktVJ.gif", "author": "Mao" }, + { "gif": "https://i.imgur.com/sDYeX6x.gif", "author": "Zach" }