From 9f2e76c7701813afd390e54ce8e24cad93b6dae7 Mon Sep 17 00:00:00 2001 From: fk Date: Mon, 21 Oct 2024 18:15:26 +0200 Subject: [PATCH] add Xander and Saturn --- main.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/main.py b/main.py index a557732..e9bc6f0 100644 --- a/main.py +++ b/main.py @@ -9,6 +9,8 @@ users = { "outgoing_torchic": "Mathieu", "mercurial_celebi": "Rune", "sloppy_golem": "Elias", + "excellent_wishiwashi", "Xander", + "dainty_snubbull", "Saturn", } def get_game_data():