-
Notifications
You must be signed in to change notification settings - Fork 10
Updated contact command workflow #187
Copy link
Copy link
Open
Labels
enhancementEnhancing existing featuresEnhancing existing featuresfeatureFully new features that are approved and ready to implement.Fully new features that are approved and ready to implement.v3Issues related to the rewrite of ModCore (v3)Issues related to the rewrite of ModCore (v3)
Metadata
Metadata
Assignees
Labels
enhancementEnhancing existing featuresEnhancing existing featuresfeatureFully new features that are approved and ready to implement.Fully new features that are approved and ready to implement.v3Issues related to the rewrite of ModCore (v3)Issues related to the rewrite of ModCore (v3)
Right now, the
/contactcommand works via a slash command, which sends back and forth messages through components and modals.This could be updated to use DMs and a thread in a private channel in ModCore's Discord, to communicate without issue.
This could use webhooks in combination with forwards to create a link between a user and support that feels more akin to the regular Discord experience.