Skip to content

Conversation

oussa
Copy link

@oussa oussa commented Jul 16, 2025

closes #138

Success criteria

  • Overriding bot name during chat using botAvatarNameOverride like this:
{
  "_webchat": {
    "botAvatarNameOverride": "Bob"
  }
}
Screenshot 2025-07-17 at 00 54 42

How to test

Create a flow on Cognigy. Add a Say node and specify in the options the above example config. Then test the endpoint and see the bot name being overridden.

Security

  • Possible injection vector
  • Authentication/Access controls touched
  • Sensitive Data could be exposed
  • XSS
  • Logging/Monitoring touched
  • Exchanges data with external systems
  • No security implications

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to override the name the same way we can override the avatar

1 participant