Skip to content

feat: 채팅 슬래시 명령어 시스템 고도화#522

Merged
DDINGJOO merged 2 commits into
testfrom
develop
Jan 24, 2026
Merged

feat: 채팅 슬래시 명령어 시스템 고도화#522
DDINGJOO merged 2 commits into
testfrom
develop

Conversation

@DDINGJOO

Copy link
Copy Markdown
Contributor

Summary

develop 브랜치의 채팅 명령어 기능을 test 환경에 배포

Changes

  • 기본 명령어: /help, /members, /leave, /clear
  • 재미 명령어: /dice, /coin, /random
  • 투표 기능: /poll, /vote, /endpoll

Related

- 게임 관련 명령어 제거 (/start, /stop, /score, /skip, /hint)
- 기본 명령어 추가: /help, /members, /leave, /clear
- 재미 명령어 추가: /dice, /coin, /random
- 투표 시스템 구현: /poll, /vote, /endpoll
- Poll 모델 및 PollRepository 추가
- MessageType에 POLL_CREATE, POLL_VOTE, POLL_END 추가

Closes #518, #519, #520
…-commands

feat: 채팅 슬래시 명령어 시스템 고도화
@github-actions github-actions Bot added backend Backend code changes layer:entity Entity/Domain layer layer:repository Repository/DAO layer layer:service Service layer layer:test Test code labels Jan 24, 2026
@DDINGJOO DDINGJOO merged commit 377155c into test Jan 24, 2026
1 check passed
hye-inA pushed a commit that referenced this pull request Jan 27, 2026
feat: 채팅 슬래시 명령어 시스템 고도화
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Backend code changes layer:entity Entity/Domain layer layer:repository Repository/DAO layer layer:service Service layer layer:test Test code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant