aboutsummaryrefslogtreecommitdiffstats
path: root/bot/resources/easter
diff options
context:
space:
mode:
Diffstat (limited to 'bot/resources/easter')
-rw-r--r--bot/resources/easter/april_fools_vids.json125
-rw-r--r--bot/resources/easter/chocolate_bunny.pngbin0 -> 7789 bytes
-rw-r--r--bot/resources/easter/egghead_questions.json4
3 files changed, 127 insertions, 2 deletions
diff --git a/bot/resources/easter/april_fools_vids.json b/bot/resources/easter/april_fools_vids.json
new file mode 100644
index 00000000..dfc01b7b
--- /dev/null
+++ b/bot/resources/easter/april_fools_vids.json
@@ -0,0 +1,125 @@
+{
+ "google": [
+ {
+ "title": "Introducing Bad Joke Detector",
+ "link": "https://youtu.be/OYcv406J_J4"
+ },
+ {
+ "title": "Introducing Google Cloud Hummus API - Find your Hummus!",
+ "link": "https://youtu.be/0_5X6N6DHyk"
+ },
+ {
+ "title": "Introducing Google Play for Pets",
+ "link": "https://youtu.be/UmJ2NBHXTqo"
+ },
+ {
+ "title": "Haptic Helpers: bringing you to your senses",
+ "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"
+ },
+ {
+ "title": "Experience YouTube in #SnoopaVision",
+ "link": "https://youtu.be/DPEJB-FCItk"
+ },
+ {
+ "title": "Introducing the self-driving bicycle in the Netherlands",
+ "link": "https://youtu.be/LSZPNwZex9s"
+ },
+ {
+ "title": "Android Developer Story: The Guardian goes galactic with Android and Google Play",
+ "link": "https://youtu.be/dFrgNiweQDk"
+ },
+ {
+ "title": "Introducing new delivery technology from Google Express",
+ "link": "https://youtu.be/F0F6SnbqUcE"
+ },
+ {
+ "title": "Google Cardboard Plastic",
+ "link": "https://youtu.be/VkOuShXpoKc"
+ },
+ {
+ "title": "Google Photos: Search your photos by emoji",
+ "link": "https://youtu.be/HQtGFBbwKEk"
+ },
+ {
+ "title": "Introducing Google Actual Cloud Platform",
+ "link": "https://youtu.be/Cp10_PygJ4o"
+ },
+ {
+ "title": "Introducing Dial-Up mode",
+ "link": "https://youtu.be/XTTtkisylQw"
+ },
+ {
+ "title": "Smartbox by Inbox: the mailbox of tomorrow, today",
+ "link": "https://youtu.be/hydLZJXG3Tk"
+ },
+ {
+ "title": "Introducing Coffee to the Home",
+ "link": "https://youtu.be/U2JBFlW--UU"
+ },
+ {
+ "title": "Chrome for Android and iOS: Emojify the Web",
+ "link": "https://youtu.be/G3NXNnoGr3Y"
+ },
+ {
+ "title": "Google Maps: Pokémon Challenge",
+ "link": "https://youtu.be/4YMD6xELI_k"
+ },
+ {
+ "title": "Introducing Google Fiber to the Pole",
+ "link": "https://youtu.be/qcgWRpQP6ds"
+ },
+ {
+ "title": "Introducing Gmail Blue",
+ "link": "https://youtu.be/Zr4JwPb99qU"
+ },
+ {
+ "title": "Introducing Google Nose",
+ "link": "https://youtu.be/VFbYadm_mrw"
+ },
+ {
+ "title": "Explore Treasure Mode with Google Maps",
+ "link": "https://youtu.be/_qFFHC0eIUc"
+ },
+ {
+ "title": "YouTube's ready to select a winner",
+ "link": "https://youtu.be/H542nLTTbu0"
+ },
+ {
+ "title": "A word about Gmail Tap",
+ "link": "https://youtu.be/Je7Xq9tdCJc"
+ },
+ {
+ "title": "Introducing the Google Fiber Bar",
+ "link": "https://youtu.be/re0VRK6ouwI"
+ },
+ {
+ "title": "Introducing Gmail Tap",
+ "link": "https://youtu.be/1KhZKNZO8mQ"
+ },
+ {
+ "title": "Chrome Multitask Mode",
+ "link": "https://youtu.be/UiLSiqyDf4Y"
+ },
+ {
+ "title": "Google Maps 8-bit for NES",
+ "link": "https://youtu.be/rznYifPHxDg"
+ },
+ {
+ "title": "Being a Google Autocompleter",
+ "link": "https://youtu.be/blB_X38YSxQ"
+ },
+ {
+ "title": "Introducing Gmail Motion",
+ "link": "https://youtu.be/Bu927_ul_X0"
+ }
+ ]
+
+} \ No newline at end of file
diff --git a/bot/resources/easter/chocolate_bunny.png b/bot/resources/easter/chocolate_bunny.png
new file mode 100644
index 00000000..6b25aa5a
--- /dev/null
+++ b/bot/resources/easter/chocolate_bunny.png
Binary files differ
diff --git a/bot/resources/easter/egghead_questions.json b/bot/resources/easter/egghead_questions.json
index e4e21ebe..5535f8e0 100644
--- a/bot/resources/easter/egghead_questions.json
+++ b/bot/resources/easter/egghead_questions.json
@@ -47,7 +47,7 @@
"1999",
"1970"
],
- "correct_answer": 2
+ "correct_answer": 3
},
{
"question": "Who is considered to be the founder of Earth Day?",
@@ -178,4 +178,4 @@
],
"correct_answer": 0
}
-] \ No newline at end of file
+]