Skip to content

Commit

Permalink
Add missing constant
Browse files Browse the repository at this point in the history
  • Loading branch information
paulyhedral committed Jan 6, 2023
1 parent cb5b897 commit 332fefa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/statesman_discord/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
DISCORD_PUBLIC_KEY = "DISCORD_PUBLIC_KEY"
DISCORD_CLIENT_ID = "DISCORD_CLIENT_ID"
DISCORD_CLIENT_SECRET = "DISCORD_CLIENT_SECRET"
DISCORD_SERVER_ID = "DISCORD_SERVER_ID"

# configuration
SEGMENT_WRITE_KEY = "SEGMENT_WRITE_KEY"
Expand Down

0 comments on commit 332fefa

Please sign in to comment.