chore: initial import
This commit is contained in:
16
.env.example
Normal file
16
.env.example
Normal file
@@ -0,0 +1,16 @@
|
||||
OPENROUTER_API_KEY=sk-or-REPLACE_ME
|
||||
DISCORD_BOT_TOKEN=REPLACE_ME
|
||||
TARGET_USER_ID=REPLACE_ME
|
||||
DISCORD_WEBHOOK_URL=
|
||||
PROMPT_CATEGORY=general
|
||||
PROMPT_NAME=welcome
|
||||
PROMPT_CONTEXT=Container test run
|
||||
NTFY_BASE_URL=https://ntfy.example.com
|
||||
NTFY_TOPIC_TEMPLATE=adhdbot-{userId}
|
||||
NTFY_AUTH_TOKEN=
|
||||
AGENTIC_CATEGORY=agentic
|
||||
AGENTIC_PROMPT_NAME=hourly_review
|
||||
AGENTIC_MODE_HINT=Agentic review
|
||||
AGENTIC_NOTES_LIMIT=5
|
||||
AGENTIC_OPERATOR_HINT=
|
||||
AGENTIC_INTERVAL_SECONDS=3600
|
||||
Reference in New Issue
Block a user