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

Add info command with some responses #64

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

katefort
Copy link

No description provided.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found 96 potential problems in the proposed changes. Check the Files changed tab for more details.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found 96 potential problems in the proposed changes. Check the Files changed tab for more details.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found 99 potential problems in the proposed changes. Check the Files changed tab for more details.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found 95 potential problems in the proposed changes. Check the Files changed tab for more details.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found 100 potential problems in the proposed changes. Check the Files changed tab for more details.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found 100 potential problems in the proposed changes. Check the Files changed tab for more details.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found 63 potential problems in the proposed changes. Check the Files changed tab for more details.

src/commands/utils/info.ts Fixed Show fixed Hide fixed
src/commands/utils/info.ts Fixed Show fixed Hide fixed
src/commands/utils/info.ts Fixed Show fixed Hide fixed
src/commands/utils/info.ts Fixed Show fixed Hide fixed
src/commands/utils/info.ts Fixed Show fixed Hide fixed
src/commands/utils/info.ts Fixed Show fixed Hide fixed
src/commands/utils/info.ts Fixed Show fixed Hide fixed
Copy link
Member

@smyalygames smyalygames left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you again for helping out :)

I think one of the things to remember form TypeScript is that there's a lot of type safety, which would not let a lot of things get compiled.

Also the thing about the choices part is that on discord, when running the command, the choices you can pick from would look like this:
image

src/commands/utils/info.ts Outdated Show resolved Hide resolved
src/commands/utils/info.ts Outdated Show resolved Hide resolved
src/commands/utils/info.ts Outdated Show resolved Hide resolved
src/commands/utils/info.ts Outdated Show resolved Hide resolved
src/commands/utils/info.ts Outdated Show resolved Hide resolved
src/commands/utils/info.ts Outdated Show resolved Hide resolved
Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found 63 potential problems in the proposed changes. Check the Files changed tab for more details.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found 96 potential problems in the proposed changes. Check the Files changed tab for more details.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found 99 potential problems in the proposed changes. Check the Files changed tab for more details.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found 99 potential problems in the proposed changes. Check the Files changed tab for more details.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found 94 potential problems in the proposed changes. Check the Files changed tab for more details.

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Found 99 potential problems in the proposed changes. Check the Files changed tab for more details.

@katefort
Copy link
Author

Switched to Choices feature, removed argMap.

@katefort katefort closed this Aug 25, 2022
@katefort katefort reopened this Aug 25, 2022
@smyalygames smyalygames linked an issue Aug 25, 2022 that may be closed by this pull request
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

Successfully merging this pull request may close these issues.

Add information commands
2 participants