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

Command response type now sticks properly when a command is edited through chat #1846

Merged
merged 3 commits into from
Apr 16, 2022

Conversation

pajlada
Copy link
Member

@pajlada pajlada commented Apr 16, 2022

Edit command now preserves the command response type unless explicitly set

To set a command response type as a whisper, use --whisper
To set a command response type as a reply, use --reply
To set a command response type as an action, prefix the message with .me or /me
To set a command response type as to say (default), use --say

Fixes #1838

Pull request checklist:

  • CHANGELOG.md was updated, if applicable
  • Documentation in docs/ or install-docs/ was updated, if applicable
  • I have tested all changes

…y set

To set a command response type as a whisper, use --whisper
To set a command response type as a reply, use --reply
To set a command response type as an action, prefix the message with `.me` or `/me`
To set a command response type as to say (default), use --say

Fixes #1838
@pajlada pajlada requested a review from ALazyMeme April 16, 2022 09:25
@ALazyMeme ALazyMeme enabled auto-merge (squash) April 16, 2022 09:27
@ALazyMeme ALazyMeme merged commit 03d6ff9 into master Apr 16, 2022
@ALazyMeme ALazyMeme deleted the fix/command-response-type-now-sticks-unless-unset branch April 16, 2022 09:36
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 this pull request may close these issues.

Adjusting other parameters via edit command resets the reply type
2 participants