Skip to content

Commit

Permalink
display key
Browse files Browse the repository at this point in the history
  • Loading branch information
genekogan committed Jul 6, 2024
1 parent c355b44 commit f991621
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cogs/Eden2Cog.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
EDEN_CHARACTER_ID = os.getenv("EDEN_CHARACTER_ID")

client = EdenClient()
print("client", client.api_key)


from discord import ui, ButtonStyle
Expand Down

0 comments on commit f991621

Please sign in to comment.