Changed Image placement
This commit is contained in:
parent
f307805451
commit
34d46cc145
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
> 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
|
||||||
|
|
@ -81,6 +79,8 @@ A structured build plan for developing and deploying the AlphaBot Discord compan
|
||||||
- [ ] **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.*
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue