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

Add send parameter for commands #293

Open
LEv145 opened this issue May 26, 2022 · 0 comments
Open

Add send parameter for commands #293

LEv145 opened this issue May 26, 2022 · 0 comments
Labels
enhancement Enhancement of existing feature prio: low size: medium More than 100 additions or deletions

Comments

@LEv145
Copy link

LEv145 commented May 26, 2022

Problem

There are some commands, the result of which can be sent only to a user (ephemeral), and not to a chat

Solution

Add the send parameter to commands, which will be true/false, it will determine whether to send a message privately to a user or in a chat to everyone

Examples

/rep user:@user Send a message privately to a user, server users will not see this message
/rep user:@user send:true Send a message to a server, server users will see this message

@Taucher2003 Taucher2003 added enhancement Enhancement of existing feature size: medium More than 100 additions or deletions prio: low labels May 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of existing feature prio: low size: medium More than 100 additions or deletions
Projects
None yet
Development

No branches or pull requests

2 participants