깃 디스코드 연동

nodejs 설치 필요. 가이드 참조
This commit is contained in:
2026-02-01 13:47:35 +09:00
parent 43e9f670fe
commit 4e852b9da6
5 changed files with 128 additions and 0 deletions

3
git-hooks/post-commit Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
cd "$(git rev-parse --show-toplevel)" || exit 1
node .git/hooks/send-discord.js