Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for more complex dialogs #31

Open
MatthieuDartiailh opened this issue May 15, 2015 · 1 comment
Open

Add support for more complex dialogs #31

MatthieuDartiailh opened this issue May 15, 2015 · 1 comment

Comments

@MatthieuDartiailh
Copy link
Member

The idea would be to allow the following kind of dialog definition :
"M{mode}R{range}A{amplitude:+E6}"
The system would automatically query the values of the named properties (only properties should be allowed) and format the response string.
We could store a callable in the _dialogues dictionary and choose how to treat the response depending on whether or not it is a callable.

@MatthieuDartiailh MatthieuDartiailh changed the title Add support for more complex dialog Add support for more complex dialogs May 15, 2015
@safrie
Copy link

safrie commented Jul 6, 2020

Five years later, and I would really like this option. Has there been any progress?

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

No branches or pull requests

2 participants