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

People that check their role will ping all people with the role due the layout of the command. #68

Closed
Pogodenhelder opened this issue May 2, 2023 · 2 comments

Comments

@Pogodenhelder
Copy link

Describe the bug
When a user is doing a test on how long his role will be active bij !tr check @name @ROLE it will ping all the users with that role since you do in a command @ROLE

To Reproduce
Steps to reproduce the behavior:

  1. have a donator role like Vip
  2. make a channel where people can do the check command
  3. Let people do the command !tr check @name @ROLE
  4. people will get notified that the command is used with that role.

Expected behavior
People should not get a ping, but since a user is doing that command to ask the discordbot it will by discord behavior ping all users with that role aswell.

Screenshots

Additional context
Best would be if its not @ROLE but simply role.

@acocalypso
Copy link
Owner

@ROLE is no longer required.
You can define a default role in config f.e vip

the command will look like this:
Personal duration check: ?check
add new user: ?tr @username 31

@Pogodenhelder
Copy link
Author

ow wauw. i totally overlooked that part..

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

2 participants