From 48dc0211879dff146045c9eb697bc33aa453218f Mon Sep 17 00:00:00 2001 From: Andrea Fiorencis Date: Tue, 5 May 2026 11:03:47 +0200 Subject: [PATCH] WIP: Aggiornamento brainrot quiz --- brainrot.json | 61 +++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 59 insertions(+), 2 deletions(-) diff --git a/brainrot.json b/brainrot.json index aec374d..6a17e21 100644 --- a/brainrot.json +++ b/brainrot.json @@ -196,7 +196,7 @@ 2 ], "cooldown": 5, - "time": 20 + "time": 15 }, { "question": "Cosa sta dicendo?", @@ -214,7 +214,7 @@ 0 ], "cooldown": 5, - "time": 20 + "time": 10 }, { "question": "Quali delle seguenti persone sono mirate solo dalle persone che non sanno usare un'arma?", @@ -232,7 +232,64 @@ 2 ], "cooldown": 5, + "time": 15 + }, + { + "question": "A quale chart sta giocando?", + "media": { + "type": "image", + "url": "https://media1.tenor.com/m/1pDhYYm-VxcAAAAd/mr-peabody-and-sherman-ddr.gif" + }, + "answers": [ + "MAX 300", + "Beethoven Virus", + "EFN", + "Cry For Me" + ], + "solutions": [ + 1 + ], + "cooldown": 5, "time": 20 + }, + { + "question": "Che meme รจ questo?", + "media": { + "type": "image", + "url": "https://i.imgur.com/q6Kv6Fs.png" + }, + "answers": [ + "Chinese Food Delivery", + "Open The Noor", + "Doorbell Chud / Reddit Mod Break In", + "DOOR STUCK!" + ], + "solutions": [ + 2 + ], + "cooldown": 5, + "time": 15 + }, + { + "question": "Domanda extra a scelta libera: secondo voi quanti neuroni ho perso per fare questo quiz?", + "media": { + "type": "image", + "url": "https://media1.tenor.com/m/n0bQOM6FCjsAAAAC/aneurysm-hhhhomeboyyyy.gif" + }, + "answers": [ + "2", + "17", + "tutti", + "104" + ], + "solutions": [ + 0, + 2, + 3, + 1 + ], + "cooldown": 5, + "time": 30 } ] } \ No newline at end of file