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

Allow optional arguments for social media details on /user command #250

Open
6 of 10 tasks
nisargmakwana opened this issue Sep 18, 2024 · 0 comments
Open
6 of 10 tasks

Comments

@nisargmakwana
Copy link

nisargmakwana commented Sep 18, 2024

Issue Description

A user should be able to use /user command with optional arguments. Optional arguments to be added are

  1. GitHub
  2. LinkedIn
  3. Twitter
  4. Instagram

Expected Behavior

When a user uses /user command on chat, it should show the above four new optional argument fields. If given 'show' value to those arguments, the response should include the user's respective social media details.

Current Behavior

Upon using /user command it shows 'username' field as a mandatory argument and 'dev' as an optional argument.

Screenshots

Reproducibility

  • This issue is reproducible
  • This issue is not reproducible

Steps to Reproduce

  1. Run /user command on chat

Severity/Priority

  • Critical
  • High
  • Medium
  • Low

Additional Information

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.
@nisargmakwana nisargmakwana changed the title Allow optional arguments to search a user using /user command Allow optional arguments for social media details on /user command Sep 18, 2024
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