diff options
author | 2021-03-26 09:50:03 -0400 | |
---|---|---|
committer | 2021-03-26 09:50:03 -0400 | |
commit | f6a28d5833160dccb6d308fd8e27c6afb9729643 (patch) | |
tree | f7b02be3765809e4e8edbc66559d7b0796a3a1d6 | |
parent | Merge pull request #635 from python-discord/remove-broken-link (diff) |
Added 3 More Elements To The Json
-rw-r--r-- | bot/resources/easter/april_fools_vids.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/bot/resources/easter/april_fools_vids.json b/bot/resources/easter/april_fools_vids.json index d8c1efa1..d029ff86 100644 --- a/bot/resources/easter/april_fools_vids.json +++ b/bot/resources/easter/april_fools_vids.json @@ -116,6 +116,18 @@ "title": "Introducing Gmail Motion", "link": "https://youtu.be/Bu927_ul_X0" } + { + "title": "Introducing GeForce GTX G-Assist", + "link": "https://youtu.be/smM-Wdk2RLQ" + } + { + "title": "The Hovering Mouse - Project McFly | Razer", + "link": "https://youtu.be/IlCx5gjAmqI" + } + { + "title": "Be the Machine | Project Venom v2", + "link": "https://youtu.be/j8UJE7DoyJ8" + } ] } |