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

Adding sendToDm on command object that allows to send message on user's dm #17

Open
qwreey opened this issue Oct 9, 2021 · 0 comments

Comments

@qwreey
Copy link
Owner

qwreey commented Oct 9, 2021

sendToDm = "This message will showed on server"
reply = "This message will showed on dm"

you can use this like be

sendToDm = "DM 에 메시지가 전송되었습니다!";
reply = "표시될 메시지";

and, just set sendToDm as true, will not displays server message

AND, IF WE USE THIS FEATURE ON DM, this is will ignored

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

No branches or pull requests

1 participant