You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 23, 2025. It is now read-only.
feat: Update decode.js to display decoded user information in an embed
This commit updates the `decode.js` file to display the decoded user information in an embed. The code now parses the decoded payload and extracts the username, email, and user ID. It then creates an embed with the extracted information and sends it as a reply to the interaction.
0 commit comments