From aaba4df2a3dbe367a8598031df0016c813855c3f Mon Sep 17 00:00:00 2001 From: fk Date: Thu, 17 Oct 2024 17:59:17 +0200 Subject: [PATCH] add elias --- main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/main.py b/main.py index dc023f6..a557732 100644 --- a/main.py +++ b/main.py @@ -8,6 +8,7 @@ users = { "unmotivated_tentacruel": "Tybo", "outgoing_torchic": "Mathieu", "mercurial_celebi": "Rune", + "sloppy_golem": "Elias", } def get_game_data():