From 533526e56135f867992f5345b6820598dc35797c Mon Sep 17 00:00:00 2001 From: fk Date: Wed, 9 Oct 2024 14:50:28 +0200 Subject: [PATCH] add mathieu --- main.py | 1 + 1 file changed, 1 insertion(+) diff --git a/main.py b/main.py index 11bf937..1ef7d37 100644 --- a/main.py +++ b/main.py @@ -6,6 +6,7 @@ users = { "naive_persian": "Vincent", "punctual_pyroar": "Seppe", "unmotivated_tentacruel": "Tybo", + "outgoing_torchic": "Mathieu", } def get_game_data():