aboutsummaryrefslogtreecommitdiff
path: root/env.example
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-09-17 19:28:59 -0700
committerFuwn <[email protected]>2025-09-17 19:28:59 -0700
commit4eb16c473424f6844b1bb2cdc5d3cb5aff916d12 (patch)
tree116f76ea0627536bd7ce3d39e10aa7615ec33549 /env.example
parentrefactor(media_required): Rename to roleplay_media_required (diff)
downloadumabot-4eb16c473424f6844b1bb2cdc5d3cb5aff916d12.tar.xz
umabot-4eb16c473424f6844b1bb2cdc5d3cb5aff916d12.zip
feat(rules): Add intelligent roleplay moderator rule
Diffstat (limited to 'env.example')
-rw-r--r--env.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/env.example b/env.example
index 9591db2..d7b14f7 100644
--- a/env.example
+++ b/env.example
@@ -6,6 +6,10 @@ REDDIT_USERNAME=your_reddit_username
REDDIT_PASSWORD=your_reddit_password
REDDIT_USER_AGENT=UmaBot/0.1.0
+# OpenAI API Credentials
+# Get this from https://platform.openai.com/api-keys
+OPENAI_API_KEY=your_openai_api_key_here
+
# Subreddit Configuration
# The subreddit where the bot will operate (without the r/ prefix)
SUBREDDIT_NAME=your_subreddit_name