1

Is it possible to change the name of the bot during runtime. Current the name which i have added in portal is getting displayed under bot message. Is it possible to update it in run time using node.js rather than displaying the name configured in portal.

1
  • Which channel? If you're using webchat, you can supply a bot.name to BotChat.App(). Most channels do not allow changing the bot's display name. Commented Sep 7, 2018 at 19:49

1 Answer 1

1

You can change the display name of the bot, in bot's settings page. Following is a screenshot where you can do this.

enter image description here

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks for the reply, I am trying to change bot name using node.js code (bot service). Please help.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.