feat: env for new social networks

This commit is contained in:
Nevo David 2024-10-05 23:00:25 +07:00
parent c25132ca3e
commit 25a0260a8f
1 changed files with 8 additions and 0 deletions

View File

@ -61,6 +61,14 @@ PINTEREST_CLIENT_ID=""
PINTEREST_CLIENT_SECRET=""
DRIBBBLE_CLIENT_ID=""
DRIBBBLE_CLIENT_SECRET=""
DISCORD_CLIENT_ID=""
DISCORD_CLIENT_SECRET=""
DISCORD_BOT_TOKEN_ID=""
SLACK_ID=""
SLACK_SECRET=""
SLACK_SIGNING_SECRET=""
MASTODON_CLIENT_ID=""
MASTODON_CLIENT_SECRET=""
# Misc Settings
OPENAI_API_KEY=""