reddit-mastodon-crossposter/.env.example

15 lines
412 B
Text
Raw Permalink Normal View History

2022-12-09 00:04:01 +01:00
REDDIT_USER_AGENT="Reddit Mastodon Crossposter"
REDDIT_AUTH_URL=""
REDDIT_AUTH_TOKEN=""
REDDIT_REFRESH_TOKEN=""
REDDIT_CLIENT_ID=""
REDDIT_CLIENT_SECRET=""
REDDIT_SUBREDDIT="ich_iel"
2022-12-09 00:04:01 +01:00
MASTODON_URL=""
MASTODON_EMAIL="mail@example.com"
MASTODON_PASSWORD="password"
2022-12-09 00:04:01 +01:00
MASTODON_USER_ID=""
MASTODON_APP_NAME="Reddit Mastodon Crossposter"
2022-12-09 00:04:01 +01:00
MASTODON_USER_SECRET="usercred.secret"
MASTODON_CLIENT_SECRET="clientcred.secret"