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

Feature Request: Add Command parameters #8

Open
JulianusIV opened this issue May 5, 2023 · 3 comments
Open

Feature Request: Add Command parameters #8

JulianusIV opened this issue May 5, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@JulianusIV
Copy link
Contributor

Describe the new functionality
Add (optional?) parameters to the create-cookie command:

  • button-text parameter: takes a short text that goes onto the button when it is created
  • message-text parameter: takes a short text with a symbol like [COUNT] that replaces the current message text
@JulianusIV JulianusIV added enhancement New feature or request help wanted Extra attention is needed labels May 5, 2023
@JulianusIV JulianusIV changed the title Add Command parameters Feature Request: Add Command parameters May 5, 2023
@OoLunar
Copy link
Owner

OoLunar commented May 5, 2023

Something similar to /cookie create [message] [button_text] [emoji]?

/cookie create message: "The cookie has crumbled {clicks} times! {totalUsers} people have eaten the cookie." button_text: "Eat the cookie with {totalUsers} other people!"
A Discord message with the above text. There's a blue button with a cookie emoji to the left and the button_text is on the right.

@JulianusIV
Copy link
Contributor Author

Something similar to /cookie create [message] [button_text] [emoji]?

/cookie create message: "The cookie has crumbled {clicks} times! {totalUsers} people have eaten the cookie." button_text: "Eat the cookie with {totalUsers} other people!" A Discord message with the above text. There's a blue button with a cookie emoji to the left and the button_text is on the right.

yes pretty much exctly that

@OoLunar
Copy link
Owner

OoLunar commented May 5, 2023

This seems like a reasonable feature. The issue will close when it's implemented, however we're currently focusing on #3 before working on any other command related features. That issue is important because it means quite a lot in terms of maintainability and developer convenience. Rest assured, it's on our top priority right now. Thank you for submitting this feature request and we look forward to implementing it. :)

@OoLunar OoLunar self-assigned this May 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants