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

Replacement Tokens - Numbered Args #15

Open
benrick opened this issue Aug 7, 2020 · 0 comments
Open

Replacement Tokens - Numbered Args #15

benrick opened this issue Aug 7, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@benrick
Copy link
Member

benrick commented Aug 7, 2020

Allow Simple Commands to have text replacement based on argument numbers.

Example:

CommandWord: !hug
Response: "Time for a big hug for $arg1!"

Input: !hug DevChatter
Output: Time for a big hug for DevChatter

Input: !hug @Brendoneus
Output: Time for a big hug for @Brendoneus

This depends on #3 being done first.

@benrick benrick added the enhancement New feature or request label Aug 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant