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

feat: list 명령어 구현 (현 서버의 모든 유저 보여주기) #39

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

roeniss
Copy link

@roeniss roeniss commented Sep 1, 2024

Screenshot 2024-09-02 at 00 15 28 by seonghyeok

Screenshot 2024-09-02 at 00 15 19 by seonghyeok

소개

  • 전체 등록된 유저들을 보고 싶어서 기능을 추가했습니다. 피드백 부탁드립니다!

특이사항

  • 해당 서버의 유저들만 보여줘야 했기에, guildId (server id) 를 user schema 에 추가했습니다.
  • 시간 포맷을 통일하기 위해 유틸 코드를 추가했습니다 (오전 1시 3분 --> 01:03)

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.

[suggestion] list - show all registered user
1 participant