-
Notifications
You must be signed in to change notification settings - Fork 0
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: 구독한 구글폼 응답 최신화 및 알림 발송 #15
base: main
Are you sure you want to change the base?
The head ref may contain hidden characters: "13-feat-\uAD6C\uB3C5\uD55C-\uAD6C\uAE00\uD3FC-\uC751\uB2F5-\uCD5C\uC2E0\uD654-\uBC0F-\uC54C\uB9BC-\uBC1C\uC1A1"
Conversation
8cab2c3
to
d48b627
Compare
d48b627
to
54a9551
Compare
@@ -2,5 +2,9 @@ spring: | |||
application: | |||
name: greedy-bot | |||
|
|||
main: | |||
web-application-type: none |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
네, 처음에도 web 의존서 없이 사용하다가 restClient를 위해 추가했었는데요.
DiscordBot은 소켓으로 연결해서 사용 되지 않는내장 톰캣을 띄우는게 비효율적이라 생각했습니다!
수고하셨습니다 👍 |
작업 내용
참고사항
코드 lint 하느라 변경된 파일들이 조금 있어요.
로직 변경 커밋 실제 로직은 위 커밋들입니다.
관련 이슈
PR 체크리스트