From 9cc0767c3e2ed98f1282533995465292bdabf96e Mon Sep 17 00:00:00 2001 From: fk Date: Wed, 9 Oct 2024 14:54:44 +0200 Subject: [PATCH] add rune --- main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/main.py b/main.py index 1ef7d37..d435eb3 100644 --- a/main.py +++ b/main.py @@ -7,6 +7,7 @@ users = { "punctual_pyroar": "Seppe", "unmotivated_tentacruel": "Tybo", "outgoing_torchic": "Mathieu", + "mercurial_celebi": "Rune", } def get_game_data():