디스코드 봇 교체#42
Merged
Merged
Conversation
DaleSeo
commented
Jun 28, 2026
| DISCORD_BOT_TOKEN: ${{ secrets.DISCORD_BOT_TOKEN }} | ||
| DISCORD_TOKEN: ${{ secrets.DISCORD_TOKEN }} | ||
| DISCORD_GUILD_ID: ${{ secrets.DISCORD_GUILD_ID }} | ||
| DISCORD_ROLE_ID: ${{ secrets.DISCORD_ROLE_ID }} |
Member
Author
There was a problem hiding this comment.
얘는 쓰이는데가 없어서 그냥 삭제하였습니다.
Comment on lines
+47
to
+49
| GITHUB_APP_ID | ||
| GITHUB_APP_INSTALLATION_ID | ||
| GITHUB_APP_PRIVATE_KEY |
Member
Author
There was a problem hiding this comment.
무슨 앱인지 너무 햇갈려서 앞에 GITHUB_ 접두어를 붙였습니다.
Contributor
There was a problem hiding this comment.
저도 처음에 github를 넣었었는데 github를 뺀게 github를 빼면 워크플로우 어딘가에서 보안 관련 이슈로 막았던 걸로 기억합니다!
Contributor
There was a problem hiding this comment.
이 부분 맥락을 기록해놓지 않아서 지금 어디인지 확실하지 않네요! 우선 넣어보고 문제가 보이면 대처해야할 것 같습니다!
| | Key | 설명 | | ||
| | ------------------ | ----------------- | | ||
| | `GITHUB_ORG` | GitHub 조직 이름 | | ||
| | `GITHUB_TEAM_SLUG` | 초대할 팀 slug | |
Member
Author
There was a problem hiding this comment.
요거는 outdated 된 거 같아서 함께 수정했습니다.
Contributor
There was a problem hiding this comment.
넵 저거 outdated 된게 맞네요! 감사합니다!
SamTheKorean
approved these changes
Jun 28, 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.
디스코드 봇을 개인 계정에서 커뮤니티 공용 DaleStudy 봇으로 일원화하는 작업입니다.