name updates

This commit is contained in:
2026-03-08 18:16:19 +00:00
parent 5f3816ee35
commit 5e152ff811
5 changed files with 7 additions and 8 deletions
+1 -4
View File
@@ -1,6 +1,5 @@
# Reddit Bot Docker Environment Configuration
# ModReplyBot Docker Environment Configuration
# .env file example (for Docker)
REDDIT_CLIENT_ID=your_client_id
REDDIT_CLIENT_SECRET=your_client_secret
REDDIT_USERNAME=your_username
@@ -8,5 +7,3 @@ REDDIT_PASSWORD=your_password
REDDIT_USER_AGENT=modbot by /u/your_username
REDDIT_SUBREDDIT=your_subreddit
REDDIT_WIKI_PAGE=modbot-config
# Add this file to .gitignore if you commit your project