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

feat:Enhancing /listening Command Functionality #202

Open
6 of 10 tasks
Achintya-Chatterjee opened this issue Feb 27, 2024 · 0 comments · May be fixed by #206
Open
6 of 10 tasks

feat:Enhancing /listening Command Functionality #202

Achintya-Chatterjee opened this issue Feb 27, 2024 · 0 comments · May be fixed by #206
Assignees
Labels
enhancement Improving something existing feature task A big ticket item that needs to come up as a feature

Comments

@Achintya-Chatterjee
Copy link
Member

Achintya-Chatterjee commented Feb 27, 2024

Issue Description

Currently, when a user executes the /listening command in the Real Dev squad Discord server, their name gets updated to include Can't Talk after their name. For instance, it appears as 🎧 achintya-chatterjee-Can't Talk. However, the intended behaviour is missing, as the user is not server muted or voice channel muted in any channel of the Real Dev Squad Discord server. We need to enhance this functionality so that users are server muted or voice channel muted upon executing the /listening command.

Expected Behavior

  1. When users execute the /listening command with the boolean value set to True, their server name should be updated to Can't Talk after their name, and they should be server muted or voice channel muted.

  2. When users execute the /listening command with the boolean value set to False, their server name should be updated to remove Can't Talk from their name, and they should not be server muted or voice channel muted.

Current Behavior

  • Executing the /listening command updates the user's name with Can't Talk but fails to server mute or voice channel mute them based on the boolean value provided.

Screenshots

Screenshot from 2024-02-27 21-01-21
Screenshot from 2024-02-27 21-03-17

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

  1. Execute the /listening command with the boolean value set to True.
  2. Observe that the user's name is updated to include Can't Talk but they are not server muted or voice channel muted.

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Additional Information

  • The boolean value option is currently live on production but does not effectively implement server mute or voice channel mute actions upon command execution.

Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.
@Achintya-Chatterjee Achintya-Chatterjee changed the title Feat:Enhancement on the /listening command to mute an user on RDS discord Feat:Enhancing /listening Command Functionality Feb 27, 2024
@Achintya-Chatterjee Achintya-Chatterjee changed the title Feat:Enhancing /listening Command Functionality feat:Enhancing /listening Command Functionality Feb 27, 2024
@Achintya-Chatterjee Achintya-Chatterjee self-assigned this Feb 27, 2024
@Achintya-Chatterjee Achintya-Chatterjee added enhancement Improving something existing feature task A big ticket item that needs to come up as a feature labels Feb 27, 2024
@Achintya-Chatterjee Achintya-Chatterjee linked a pull request Mar 12, 2024 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improving something existing feature task A big ticket item that needs to come up as a feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant