From e7b7d1b3479afa302106338541c12c96bd3065b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?kleines=20Filmr=C3=B6llchen?= Date: Sat, 24 Jun 2023 11:33:34 +0200 Subject: [PATCH] Base: Add a new quote to the fortunes database --- Base/res/fortunes.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Base/res/fortunes.json b/Base/res/fortunes.json index 4ddaa5909f..10e481de3c 100644 --- a/Base/res/fortunes.json +++ b/Base/res/fortunes.json @@ -304,5 +304,11 @@ "url": "https://discord.com/channels/830522505605283862/927893781968191508/1074642864799240212", "utc_time": 1676285224, "context": "Mouth emoji 👄 improvements" + }, + { + "quote": "System: *slight OOM situation*\nCLion: \"I am now going to do what's called a pro move\" *crashes*", + "author": "CxByte", + "url": "https://discord.com/channels/830522505605283862/831544568767578162/1121820025351839824", + "utc_time": 1687533136 } ]