Feature: Password Reset Functionality #4

Merged
ChrisChrome merged 35 commits from dev into main 2025-11-21 22:33:23 -07:00
Showing only changes of commit cdda6bb8bf - Show all commits

View file

@ -14,10 +14,11 @@ module.exports.execute = async (interaction) => {
interaction.showModal({
title: 'Reset Extension Password',
customId: 'resetPasswordModal',
label: 'Reset Extension Password',
components: [
{
type: 18, // Label
label: "New Password. Leave blank to generate a random one.",
label: "New Password. Leave blank for random.",
compoents: [
{
type: 4, // Text Input