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

저장되지 않는 데이터를 메시지 -> 파일 첨부로 전송함으로써 400 bad request message limit 해결 #58

Merged
merged 9 commits into from
Aug 15, 2024

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    73e4d61 View commit details
    Browse the repository at this point in the history
  2. MyFileFactory 추가

    daadaadaah committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    ca223c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6a6916 View commit details
    Browse the repository at this point in the history
  4. DiscordRestTemplateHttpClient에 디스코드 각종 제한에 대한 유효성 검사 추가

    1. 한번에 보낼 수 있는 글자수
    2. 한번에 보낼 수 있는 파일의 크기
    3. 한번에 보낼 수 있는 파일의 갯수
    daadaadaah committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3997a8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfd7e2a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0412aed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    30dbb88 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    596d1d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f1863a View commit details
    Browse the repository at this point in the history