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

Conversational API #57

Open
gdude2002 opened this issue Jun 30, 2021 · 0 comments
Open

Conversational API #57

gdude2002 opened this issue Jun 30, 2021 · 0 comments
Assignees
Labels
Type: Enhancement Improvements to existing features. Type: Feature Suggestions and tracking for new features.

Comments

@gdude2002
Copy link
Member

This is something that gets requests occasionally - an easy API that allows for one to set up a navigable tree of "questions", which take input from the user as text on Discord rather than via any specific command.

The following things need to be kept in mind:

  • Questions should be very customizable, allowing for multiple output styles
  • Questions should support multiple input styles - message text and buttons come to mind
  • Input data should be handled via the converter system, which should be fairly simple in comparison to command parsing
  • It should be possible for questions to be actionable, and for the system to jump between questions as required based on input - likely via a callback system with a well-defined API
@gdude2002 gdude2002 added Type: Feature Suggestions and tracking for new features. Type: Enhancement Improvements to existing features. labels Jun 30, 2021
@gdude2002 gdude2002 self-assigned this Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Improvements to existing features. Type: Feature Suggestions and tracking for new features.
Projects
None yet
Development

No branches or pull requests

1 participant