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

Anonymous Feedback Form Command #297

Merged
merged 2 commits into from
Aug 7, 2024
Merged

Anonymous Feedback Form Command #297

merged 2 commits into from
Aug 7, 2024

Conversation

LamboCreeper
Copy link
Member

Adding a new /feedback command which allows users to submit anonymous feedback.

Copy link
Contributor

Choose a reason for hiding this comment

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

Imports on lines 3-8 don't match the style we use in other files. They're usually on the same line.

embeds: [embed]
});

await message.startThread({
Copy link
Contributor

Choose a reason for hiding this comment

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

Who has access to this thread? Mods? Or do the users have access as well.

Copy link
Member Author

Choose a reason for hiding this comment

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

Just mods, yep.

@LamboCreeper LamboCreeper requested a review from theboxmage August 7, 2024 17:15
@LamboCreeper LamboCreeper merged commit a899584 into master Aug 7, 2024
3 checks passed
@LamboCreeper LamboCreeper deleted the feedback-form branch August 7, 2024 17:18
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.

2 participants