We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c25132c commit 25a0260Copy full SHA for 25a0260
.env.example
@@ -61,6 +61,14 @@ PINTEREST_CLIENT_ID=""
61
PINTEREST_CLIENT_SECRET=""
62
DRIBBBLE_CLIENT_ID=""
63
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=""
72
73
# Misc Settings
74
OPENAI_API_KEY=""
0 commit comments