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] say something as another user #86

Open
oliver-ni opened this issue Jan 8, 2021 · 0 comments
Open

[feature] say something as another user #86

oliver-ni opened this issue Jan 8, 2021 · 0 comments
Labels
feature request a feature requested for implementation in the jishaku module or cog

Comments

@oliver-ni
Copy link

The Problem

Lots of times when testing things I use jsk su to run a command as another user.

However, it's difficult to do so when there are confirmation prompts involved that require the user to send a message. I could login on different browser profiles, but it's difficult to manage when lots of accounts are involved as Discord tends to phone lock these accounts.

The Ideal Solution

Something like jsk susay @user message that dispatches a message event with the author and content. (not sure what to call it.)

The Current Solution

Use jsk py to run some dispatch code

Summary

It'd be nice to have this feature. Though, I don't know whether this falls within the scope of the module. I guess it might be too specific of a feature, and it might be weird to add this without adding similar things for other events. Maybe a generic dispatch command, then. Though, that's really close to just writing code at that point.

Please let me know your thoughts. I'd be willing to submit a PR if you'd be willing to have this feature. Also, suggestions for a name

@Gorialis Gorialis added the feature request a feature requested for implementation in the jishaku module or cog label Jan 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request a feature requested for implementation in the jishaku module or cog
Projects
None yet
Development

No branches or pull requests

2 participants