wow i'm kinda dumb for that lol
This commit is contained in:
parent
27ff7547ef
commit
bc9685a12b
1 changed files with 0 additions and 2 deletions
|
@ -171,11 +171,9 @@ export class ConsciousnessSimulator {
|
|||
AI MEMORY CONTEXT ARRAY:
|
||||
${this.memoryLog}` }]
|
||||
});
|
||||
console.log(`**EMOTION DEBUG** - ${this.getLastWordLowerCase(emotion.message.content)}`)
|
||||
emotion = emotion.message.content.toLowerCase()
|
||||
this.currentEmotion = emotion
|
||||
this.logAIContextMemory()
|
||||
await this.updateEmotion()
|
||||
return emotion
|
||||
} catch {
|
||||
return "happy"
|
||||
|
|
Loading…
Reference in a new issue