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

[✨ feat/#144] Discord 회원가입 알림 구현 #151

Merged
merged 1 commit into from
Sep 27, 2024
Merged

Conversation

junggyo1020
Copy link
Contributor

@junggyo1020 junggyo1020 commented Sep 27, 2024

📄 Work Description

  • [✨feat/[✨ feat] 디스코드 > 회원가입 시 알림 웹훅 만들기 #144] Discord 회원가입 알림 구현
  • Discord의 웹 훅 기능을 연동하여 유저가 회원가입 시 디스코드에 알림 메시지가 발송되도록 구현하여, 현재 유저가 얼마나 가입했는지 직관적으로 확인할 수 있는 기능을 구현하였습니다.

⚙️ ISSUE

📷 Screenshot

  • Discord 알림 예시
image

🔗 Reference

참고링크

@junggyo1020 junggyo1020 added ✨ feat 새로운 기능 추가 🐶정교🐶 labels Sep 27, 2024
@junggyo1020 junggyo1020 self-assigned this Sep 27, 2024
@junggyo1020 junggyo1020 changed the title [✨feat/#144] Discord 회원가입 알림 구현 [✨ feat/#144] Discord 회원가입 알림 구현 Sep 27, 2024
Copy link
Member

@JungYoonShin JungYoonShin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다!!

public class WebhookService {

// 디스코드 웹훅 URL 주입
@Value("${discord.webhook.url}")
Copy link
Member

@JungYoonShin JungYoonShin Sep 27, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

혹시 yml 파일에 해당 코드 관련해서 설정 추가해야하는거 맞을까요?!

@junggyo1020 junggyo1020 merged commit 0d554c9 into develop Sep 27, 2024
1 check passed
@junggyo1020 junggyo1020 deleted the feat/#144 branch October 11, 2024 00:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 새로운 기능 추가 🐶정교🐶
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants