transitous rewrite: bug fixes

don't know anymore :(
This commit is contained in:
Kaaninchen
2026-08-16 14:04:55 +02:00
parent 1b0b10dc45
commit 5a2d0bf8d6
6 changed files with 31 additions and 19 deletions
-2
View File
@@ -45,6 +45,4 @@ def build_info_embed() -> discord.Embed:
embed.set_author(name=agency)
embed.set_thumbnail(url=metadata["logo"])
color = trip.get("color", "keine farbe :(")
print(color)
return embed