Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

Releases: Emin-G/Daydream-music-bot

v.2.3.2

Choose a tag to compare

@Emin-G Emin-G released this 31 Jan 17:26
d9fbf8f

Hotfix

v.2.3.1

Choose a tag to compare

@Emin-G Emin-G released this 29 Jul 17:54
bb36133

Dependency Update

v.2.3.0

Choose a tag to compare

@Emin-G Emin-G released this 29 May 13:39
042e798
  • 채팅방이 더욱 깔끔해졌어요. (유저가 입력한 메세지 삭제 강화)
  • 통화방에 들어가 있지 않았을 때와 같이 예상치 못한 상황에서 메세지를 더 정확히 보내줘요.
  • discord.js, @discordjs/voice와 같은 Dependency 버전을 업데이트 했어요.
  • unhandledRejection을 잡아 좀 더 안정적인 사용이 가능해졌어요.
  • 사소한 버그를 수정했어요.

v.2.2.2

Choose a tag to compare

@Emin-G Emin-G released this 24 May 14:30
01b0520

Dependency Update

v.2.2.1

Choose a tag to compare

@Emin-G Emin-G released this 17 Feb 01:35
3431fbb

Hotfix

v.2.2.0

Choose a tag to compare

@Emin-G Emin-G released this 16 Feb 15:17
7988b7d

사소한 업데이트

  • 셔플 명령어 추가
  • 사소한 버그 수정

v.2.1.1

Choose a tag to compare

@Emin-G Emin-G released this 23 Jan 08:02
68b715e

Hotfix

  • 플레이리스트 재생 시 오류가 발생하는 문제를 해결했습니다.

v.2.1.0

Choose a tag to compare

@Emin-G Emin-G released this 21 Jan 11:54
36e0f36

사소한 업데이트

  • 이제는 반복 기능을 사용하는 중에 재생 알림이 표시되지 않아요!

v.2.0.0

Choose a tag to compare

@Emin-G Emin-G released this 21 Jan 10:50
db0442d

🎉 2.0 업데이트

  • Node.js 버전 업데이트 (16.x -> 18.x)
  • Discord.js 버전 업데이트 (v13 -> v14)
  • 슬래쉬 커맨드로 변경 (!재생 -> /재생)
  • 코드 파일 분할

v.1.1.1

Choose a tag to compare

@Emin-G Emin-G released this 21 Jan 10:49
b833aef
  • !재생 잘못된 URL 에러 핸들링
  • 유튜브 API 의존도 대폭 감소 (검색을 제외한 모든 기능 유튜브 API 사용하지 않음)
  • 기능 최적화
  • 버전 체크 추가