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

user info help is same as user hello help #51

Closed
ryanlerch opened this issue Dec 11, 2023 · 3 comments · Fixed by #74
Closed

user info help is same as user hello help #51

ryanlerch opened this issue Dec 11, 2023 · 3 comments · Fixed by #74
Labels
good first issue Good for newcomers

Comments

@ryanlerch
Copy link
Collaborator

Obvious copypasta issue. Just need to fix it.

Usage: !user <subcommand> [...]

hello [username] - Return brief information about a Fedora user.
info [username] - Return brief information about a Fedora user.
localtime <username> - Returns the current time of the user.
@ryanlerch ryanlerch added the good first issue Good for newcomers label Dec 11, 2023
@NoubissiViany
Copy link

Hi, @ryanlerch Is this issue still active and up to date? I would like to work on it as an Outreachy intern. Also can I please have more details about the task

@Precious000
Copy link

Hi @ryanlerch would you mind assigning this issue to me? I would love to work on it. Thanks boss

KimFarida added a commit to KimFarida/maubot-fedora that referenced this issue Mar 25, 2024
…esolves fedora-infra#51)

This commit updates the help text for the user info and user hello commands

within the FasHandler class. The descriptions are modified to accurately

reflect the information provided by each command:

user info: Returns detailed information about a Fedora user, including username, human name, pronouns, creation date, timezone, locale, and GPG key IDs.

user hello: Returns a brief introduction of a Fedora user, including username, human name, and pronouns (if available).

This clarifies the distinction between the commands and improves the user experience

when interacting with the bot.

Signed-off-by: [KimFarida] <[farimomoh@gmail.com]>
@KimFarida
Copy link
Contributor

@abompard Hello mentor, made a pr concerning this issue. Please could you take a look?

ryanlerch pushed a commit that referenced this issue Apr 1, 2024
This commit updates the help text for the user info and user hello commands within the FasHandler class. The descriptions are modified to accurately

reflect the information provided by each command:

user info: Returns detailed information about a Fedora user, including username, human name, pronouns, creation date, timezone, locale, and GPG key IDs.

user hello: Returns a brief introduction of a Fedora user, including username, human name, and pronouns (if available).

This clarifies the distinction between the commands and improves the user experience when interacting with the bot.

Fixes: #51

Signed-off-by: [KimFarida] <[farimomoh@gmail.com]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants