feat: add Google login hint functionality

- Add environment configuration files (.env, .env.example)
- Implement GoogleLoginHint addon module
- Update addon initialization to include new module
This commit is contained in:
imnyang 2025-06-15 02:06:58 +09:00
commit 05bbdc65c1
4 changed files with 86 additions and 1 deletions

2
.env Normal file
View file

@ -0,0 +1,2 @@
# Google OAuth 설정
GOOGLE_ID=bot.imnya.ng@gmail.com