update code#22
Merged
Merged
Conversation
SamTheKorean
approved these changes
Apr 23, 2026
This was referenced Apr 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Discord 포럼 채널 기반 자동 가입 처리 기능 초기 구현.
인프라 결정: 별도 서버 없이 기존 CF Worker에
scheduled핸들러 추가 (참고: #30)추가된 내용
discord.ts:getForumPosts,replyToMessage,addReaction,verifySignature함수 추가index.ts:handleChannelJoin함수 추가*/20 * * * *)github:,team:,role:필드 추출)processVerify호출 → 결과 reply + ✅/❌ reactiontypes.ts:STUDY_JOIN_CHANNEL_ID환경변수 추가wrangler.jsonc: cron 트리거 설정 추가신청 포맷 (초안)
관련 이슈
closes #29
ref #30