• 4.0.0-Pudding eb2e6d9bdb

    4.0.0-Pudding Stable

    migan released this 2024-10-27 15:08:22 +00:00 | 6 commits to main since this release

    변경점

    • config.json -> .env로 설정 파일 변경
    • prisma로 DB 시스템 변경
    • 슬래시 커맨드 지원
    • 정보 명령어 추가
    • embed에 색상 추가
    Downloads
  • 3.2.1-Cake 2d73662b37

    3.2.1-Cake Stable

    migan released this 2024-10-04 13:06:41 +00:00 | 57 commits to main since this release

    변경점

    • 배워 명령어에서 아무런 단어도 입력하지 않을 시 뜨는 메세지서 사용법이 [object Object]로 뜨던 문제 수정
    Downloads
  • 3.2.0-Cake 789bfba759

    3.2.0-Cake Stable

    migan released this 2024-10-01 06:20:36 +00:00 | 58 commits to main since this release

    변경점

    • 삭제 명령어에서 취소 추가

    해결된 버그

    • 간혹 삭제 명령어에서 NaN번으로 뜨던 버그 수정
    Downloads
  • 3.1.0-Cake 115823f3a5

    3.1.0-Cake Stable

    migan released this 2024-09-28 05:13:26 +00:00 | 60 commits to main since this release

    변경점

    • 일부 불필요한 종속성 삭제
    • 삭제 명령어에서 ID가 순차적으로 나오도록 개선
    Downloads
  • 3.0.2-Cake 96e9a66abd

    3,0,2-Cake Stable

    migan released this 2024-09-24 13:53:39 +00:00 | 68 commits to main since this release

    Downloads
  • 3.0.1-Cake 98b6e7c599

    3.0.1-Cake Stable

    migan released this 2024-08-15 08:38:54 +00:00 | 70 commits to main since this release

    3.0.1-Cake

    Full Changelog: https://github.com/project-official/Muffin-NOT-Ai/compare/3.0.0-cake...3.0.1-Cake

    수정: ws 취약점 (기존 dependencies에서 resolutions로 이동)

    Downloads
  • 3.0.0-cake 0bcb80447b

    3.0.0-Cake Stable

    migan released this 2024-08-14 15:21:54 +00:00 | 71 commits to main since this release

    3.0.0-Cake

    변경점

    • 기존 자체적으로 커맨드를 불러오던걸 sapphire를 사용해 대체
    • 학습데이터량 명령어에 명령어를 사용한 유저의 단어 개수 추가
    • 리스트 명령어에 총 단어수 추가
    • alias추가 (sapphire)
    • 도움말 기능 추가
      • (prefix)도움말 {명령어} 사용시 그 명령어에 대한 추가 정보를 반환
    • 한 단어에 여러가지 응답을 추가할 수 있음
      • 사용자가 등록한 응답중 택일하여 삭제
    Downloads