Skip to content

Commit 25a0260

Browse files
author
Nevo David
committed
feat: env for new social networks
1 parent c25132c commit 25a0260

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.env.example

+8
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,14 @@ PINTEREST_CLIENT_ID=""
6161
PINTEREST_CLIENT_SECRET=""
6262
DRIBBBLE_CLIENT_ID=""
6363
DRIBBBLE_CLIENT_SECRET=""
64+
DISCORD_CLIENT_ID=""
65+
DISCORD_CLIENT_SECRET=""
66+
DISCORD_BOT_TOKEN_ID=""
67+
SLACK_ID=""
68+
SLACK_SECRET=""
69+
SLACK_SIGNING_SECRET=""
70+
MASTODON_CLIENT_ID=""
71+
MASTODON_CLIENT_SECRET=""
6472

6573
# Misc Settings
6674
OPENAI_API_KEY=""

0 commit comments

Comments
 (0)