Skip to content

Private option for grading command #24

@PlainOlSoapBar

Description

@PlainOlSoapBar

As a user, I want my resume critiqued privately messaged (DMed) to me instead of creating a new thread.

When typing the command out, there will be an option for a private boolean. If set as true, the bot will DM the grading results, otherwise, it will continue as normal and create a new thread. This option should be optional.

Documentation for command properties:
https://old.discordjs.dev/#/docs/discord.js/main/typedef/ApplicationCommandOption

The required parameter will make an option of a command required. The private option should be optional, so it should not have the required parameter attached.

Metadata

Metadata

Assignees

No one assigned

    Labels

    discord botissues related to the project's discord bot

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions