10 lines
298 B
Bash
10 lines
298 B
Bash
# ModReplyBot Docker Environment Configuration
|
|
|
|
REDDIT_CLIENT_ID=your_client_id
|
|
REDDIT_CLIENT_SECRET=your_client_secret
|
|
REDDIT_USERNAME=your_username
|
|
REDDIT_PASSWORD=your_password
|
|
REDDIT_USER_AGENT=modreplybot on /u/your_username
|
|
REDDIT_SUBREDDIT=your_subreddit
|
|
REDDIT_WIKI_PAGE=modreplybot-config
|