chore: 환경 설정 및 크로스 플랫폼 실행 파일

This commit is contained in:
암냥 2025-06-22 23:13:26 +09:00
commit 3dd86982d7
11 changed files with 222 additions and 36 deletions

22
.sensitive.example.json Normal file
View file

@ -0,0 +1,22 @@
{
"google.com": {
"x_username": "whs.imnya.ng@gmail.com",
"x_password": "Vb1Mz9pgjY8JVs"
},
"accounts.google.com": {
"x_username": "whs.imnya.ng@gmail.com",
"x_password": "Vb1Mz9pgjY8JVs"
},
"naver.com": {
"x_username": "oauth-j93es",
"x_password": "whs31234"
},
"nid.naver.com": {
"x_username": "oauth-j93es",
"x_password": "whs31234"
},
"github.com": {
"x_username": "imnyang-bot",
"x_password": "6PuVXCH9tpQLNm"
}
}