diff --git a/README.md b/README.md index 6a1b447..342e8cb 100644 --- a/README.md +++ b/README.md @@ -65,8 +65,6 @@ A structured build plan for developing and deploying the AlphaBot Discord compan > Goal: Create a dynamic personality engine using a JSON file for flexible identity control. -![Delta Fail Screenshot](docs/images/personality-test-fail.png) - - [x] Replace hardcoded `PERSONALITY` with a JSON-based persona profile - [x] Create `persona.json` to store: - Bot name @@ -81,6 +79,8 @@ A structured build plan for developing and deploying the AlphaBot Discord compan - [ ] **Test live personality switching via command** - Not working. Personality is being loaded but it doesnt actually work +![Delta Fail Screenshot](docs/images/personality-test-fail.png) + 📁 *This unlocks full customization without editing code or restarting the bot.*