reddit-mastodon-crossposter/.env.example

14 lines
412 B
Text

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"
MASTODON_URL=""
MASTODON_EMAIL="mail@example.com"
MASTODON_PASSWORD="password"
MASTODON_USER_ID=""
MASTODON_APP_NAME="Reddit Mastodon Crossposter"
MASTODON_USER_SECRET="usercred.secret"
MASTODON_CLIENT_SECRET="clientcred.secret"