Image on README.md correction

This commit is contained in:
milo 2025-05-07 21:34:53 -04:00
parent a3aae578bd
commit f307805451
2 changed files with 2 additions and 1 deletions

View file

@ -65,6 +65,8 @@ 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
@ -78,7 +80,6 @@ A structured build plan for developing and deploying the AlphaBot Discord compan
- (Optional) Sets bot name using Discord API
- [ ] **Test live personality switching via command**
- Not working. Personality is being loaded but it doesnt actually work
![alt text](<Screenshot 2025-05-07 183350.png>)
📁 *This unlocks full customization without editing code or restarting the bot.*

View file

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB