diff options
author | 2021-03-30 15:33:34 +0100 | |
---|---|---|
committer | 2021-03-30 15:33:34 +0100 | |
commit | 88c22837f8dd274c65fa4ce10609bff38da4abc3 (patch) | |
tree | d5a9a01f9d38ad89c75b4dd3925a567b778b8edf | |
parent | Merge pull request #644 from python-discord/more-topics (diff) | |
parent | Merge branch 'main' into patch-1 (diff) |
Merge pull request #639 from NeilShah2026/patch-1
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" + } ] } |