nexmo-community / nexmo-slack-bot

nexmobot is Slack bot offering communications functionality using Nexmo
0 stars 7 forks source link

Make "commands" more conversational (NLP) #4

Open leggetter opened 7 years ago

leggetter commented 7 years ago

Although you will ultimately still execute commands, it's more align with bots if the interaction with them is more conversational. So it's worth considering:

  1. Updating the command execution to support more natural language - maybe keyword detection would be enough?
  2. Support some form of persistence to allow a back-and-forward conversation as part of executing a single command
leggetter commented 7 years ago

Part 1. of this is addressed by d932b9c500e97e756237b12daeac3c954e93cbe4