Prepare for public repo: gitignore prompts.json, add examples

- prompts.json now gitignored (contains account-specific config)
- Added prompts.example.json showing config structure
- Added .env.example with credential template

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Matt Jackson
2026-03-07 23:15:14 +00:00
parent 32649b0025
commit 28c5020294
4 changed files with 47 additions and 35 deletions

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@ node_modules/
history.json
history-*.json
bot.log
prompts.json