mattermost로 메시지 보내기 세팅

This commit is contained in:
2025-07-22 14:39:20 +09:00
commit 343ecf3b46
10 changed files with 343 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
.env
.vscode/
**/__pycache__/**