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

Research conversation best practices #8

Open
eden881 opened this issue Jun 24, 2024 · 0 comments
Open

Research conversation best practices #8

eden881 opened this issue Jun 24, 2024 · 0 comments

Comments

@eden881
Copy link
Collaborator

eden881 commented Jun 24, 2024

Currently, the bot implements the /filter command directly, and manually trims the playlist ID that comes after the command.
There should be a better way to handle this. Most bots implement a flow that resembles a conversation - you start with a command, then "talk" with the bot (i.e. send the playlist ID), then finally get the result you want.

We need to figure out how to implement such a flow and replace our current makeshift approach.

@eden881 eden881 self-assigned this Jun 24, 2024
@eden881 eden881 linked a pull request Jun 24, 2024 that will close this issue
@doronkg doronkg removed a link to a pull request Jun 24, 2024
@doronkg doronkg reopened this Jun 24, 2024
@eden881 eden881 removed their assignment Jun 27, 2024
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