Problem / Motivation
User can control in agent mode the display of bot name and logo - rather than seeing "nanobot is thinking...", be able to display "mybot is thinking..." with my icon rather than the default cat.
Proposed Solution
Enable the setting in the config.json file.
"botName": "mybot"
"botIcon": "my32x32.png"
Alternatives Considered
No response
Related Component
Channel (WeChat, Feishu, Telegram, etc.)
Additional Context
No response
Problem / Motivation
User can control in agent mode the display of bot name and logo - rather than seeing "nanobot is thinking...", be able to display "mybot is thinking..." with my icon rather than the default cat.
Proposed Solution
Enable the setting in the config.json file.
"botName": "mybot"
"botIcon": "my32x32.png"
Alternatives Considered
No response
Related Component
Channel (WeChat, Feishu, Telegram, etc.)
Additional Context
No response