Skip to content

Anonymous snippets #2905

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

Closed
kyle95wm opened this issue Nov 29, 2020 · 3 comments
Closed

Anonymous snippets #2905

kyle95wm opened this issue Nov 29, 2020 · 3 comments
Labels
approved config suggestion New config option feature request staged Staged for next version

Comments

@kyle95wm
Copy link

Is your feature request related to a problem? Please describe.
Snippets are a great feature for sending pre-written messages that you would otherwise have to type out every single time. The problem is, if you want to run an anonymous modmail system, you would have to use a workaround that uses an alias to fire the areply command along with your snippet's message.

Describe the solution you'd like
A possible solution would be a config variable. Something like anonymous_snippets. If it's set to yes, then any snippet used will follow the anonymous reply flow instead of the regular reply.

Describe alternatives you've considered
Not sure what to put here if I'm being honest.

Who will this benefit
This feature would benefit those who wish to run an anonymous modmail system, meaning that staff aren't revealed unless they actually come out and say who is talking to the other user.

Additional context
n/a

@fourjr fourjr added config suggestion New config option feature request approved staged Staged for next version labels Nov 29, 2020
@ririko5834
Copy link

Good feature

@owlcoolrule
Copy link

Hey there, you can easily use aliases to do tis right now before this features is added. Check out the code snippet I left below for your alias:
{prefix}alias add {snippet_name} anonreply {text}

Tell me how that works.

@kyle95wm
Copy link
Author

Indeed, that's what I've been using in the meantime. While it does work, I feel that snippets should have a way to make them anonymous.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved config suggestion New config option feature request staged Staged for next version
Projects
None yet
Development

No branches or pull requests

4 participants