zarincheg / telegram-bot-dialogs

The extension for Telegram Bot API PHP SDK that allows to implement dialogs in bots
MIT License
40 stars 29 forks source link

Add ability to define dialog scenarios in config files (yaml or php) #3

Closed berrunder closed 7 years ago

berrunder commented 8 years ago
  1. Add ability to jump to another step or end dialog from step scenario
  2. Yes-no scenarios also can set step names to jump from particular answer
  3. Add ability to set markdown format in response
  4. Add ability to define dialog scenarios in config files (yaml or php)