transitous rewrite: bug fixes in the info embed

This commit is contained in:
Kaaninchen
2026-08-15 22:55:57 +02:00
parent 697a0f6218
commit 46fe9eb61e
17 changed files with 853 additions and 399 deletions
-4
View File
@@ -1,4 +0,0 @@
import json
with open("config.json", "r") as file:
config = json.load(file)