Skip to content

fix: clean up DM tool and update README#12

Merged
PaSympa merged 1 commit intomainfrom
fix/dm-tool-cleanup
Apr 6, 2026
Merged

fix: clean up DM tool and update README#12
PaSympa merged 1 commit intomainfrom
fix/dm-tool-cleanup

Conversation

@PaSympa
Copy link
Copy Markdown
Owner

@PaSympa PaSympa commented Apr 6, 2026

Summary

  • Remove dist/ from git tracking and add it to .gitignore
  • Add input validation (validateId) to discord_send_dm tool
  • Update README: add DM tool section, bump tool count to 91, update project structure

Test plan

  • Verify npm run build succeeds
  • Test discord_send_dm with a valid user ID
  • Confirm dist/ is no longer tracked

- Restore dist/ in .gitignore
- Add validateId() for user_id validation
- Replace deprecated user.tag with user.username
- Document discord_send_dm in README
@PaSympa PaSympa merged commit 467fba3 into main Apr 6, 2026
1 check passed
@PaSympa PaSympa deleted the fix/dm-tool-cleanup branch April 6, 2026 14:06
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.

1 participant