diff options
| author | 2021-04-03 11:19:02 +0530 | |
|---|---|---|
| committer | 2021-04-03 11:19:02 +0530 | |
| commit | 1fea8359f72d2ae03dfbd970ff1430ff787a129b (patch) | |
| tree | 3efdd0b92048164711232c67dbd948e7d287ed86 /bot/resources/easter | |
| parent | Use constants for delete delay and remove redundant f-string. (diff) | |
| parent | Merge branch 'main' into feature/command-suggestions (diff) | |
Merge remote-tracking branch 'origin/feature/command-suggestions' into feature/command-suggestions
Diffstat (limited to 'bot/resources/easter')
| -rw-r--r-- | bot/resources/easter/april_fools_vids.json | 16 |
1 files changed, 12 insertions, 4 deletions
diff --git a/bot/resources/easter/april_fools_vids.json b/bot/resources/easter/april_fools_vids.json index 5f0ba06e..b2cbd07b 100644 --- a/bot/resources/easter/april_fools_vids.json +++ b/bot/resources/easter/april_fools_vids.json @@ -17,10 +17,6 @@ "link": "https://youtu.be/3MA6_21nka8" }, { - "title": "Introducing Google Gnome", - "link": "https://youtu.be/vNOllWX-2aE" - }, - { "title": "Introducing Google Wind", "link": "https://youtu.be/QAwL0O5nXe0" }, @@ -119,6 +115,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" } ] |