-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
discord botissues related to the project's discord botissues related to the project's discord bot
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
discord botissues related to the project's discord botissues related to the project's discord bot