Add actions and intents to the starter pack

Hey there,

  1. how can I add intents to my chatbot, because I added one in the nlu_data.md file but my chatbot isnt reacting when I say something with this intent.

  2. how can I add actions?

best regards norman

Hi there, first of all, do you have utterances? If you don’t, your bot can’t say anything! If you do have utterances, then you’ll also want stories, in which you tell your bot which utterances it should use to respond to which intents. Check out our docs for lots of helpful information!