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

[feat] allow users an option to specify a prompt if they want to #10

Closed
AmanNegi opened this issue Jun 25, 2024 · 0 comments · Fixed by #11
Closed

[feat] allow users an option to specify a prompt if they want to #10

AmanNegi opened this issue Jun 25, 2024 · 0 comments · Fixed by #11

Comments

@AmanNegi
Copy link
Collaborator

Description

We currently support /gen-gif {your-query-here} which is great and generates a few prompt on the basis of your query. However, we should also allow users to enter their prompt if they don't wish or are not able to generate the desired prompt.

Implementation

Any user should be able to enter their own prompt using the p or prompt flag in the command.

/gen-gif p "your-prompt-here"
/gen-gif prompt "your-prompt-here"
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

Successfully merging a pull request may close this issue.

1 participant