docs: Update README, .env.example, and .gitignore for Living AI
- Add Living AI features overview to README - Document all Living AI configuration options - Add Living AI command toggles documentation - Add new Living AI commands (!relationship, !mood, etc.) - Update project structure to include new services - Add Living AI settings to .env.example - Add command toggles to .env.example - Update commands reference with Living AI commands - Add database files to .gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -57,3 +57,8 @@ Thumbs.db
|
||||
|
||||
# SearXNG config (may contain secrets)
|
||||
searxng/settings.yml
|
||||
|
||||
# Database files (if using SQLite for testing)
|
||||
*.db
|
||||
*.sqlite
|
||||
*.sqlite3
|
||||
|
||||
Reference in New Issue
Block a user