Image on README.md correction
This commit is contained in:
parent
a3aae578bd
commit
f307805451
2 changed files with 2 additions and 1 deletions
|
|
@ -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.
|
> Goal: Create a dynamic personality engine using a JSON file for flexible identity control.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
- [x] Replace hardcoded `PERSONALITY` with a JSON-based persona profile
|
- [x] Replace hardcoded `PERSONALITY` with a JSON-based persona profile
|
||||||
- [x] Create `persona.json` to store:
|
- [x] Create `persona.json` to store:
|
||||||
- Bot name
|
- 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
|
- (Optional) Sets bot name using Discord API
|
||||||
- [ ] **Test live personality switching via command**
|
- [ ] **Test live personality switching via command**
|
||||||
- Not working. Personality is being loaded but it doesnt actually work
|
- Not working. Personality is being loaded but it doesnt actually work
|
||||||

|
|
||||||
|
|
||||||
📁 *This unlocks full customization without editing code or restarting the bot.*
|
📁 *This unlocks full customization without editing code or restarting the bot.*
|
||||||
|
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 64 KiB |
Loading…
Reference in a new issue