Replace ChatGPT with Google Gemini

This commit is contained in:
2025-10-29 21:57:07 +09:00
parent c39b41a21f
commit 8f38bc82a0
9 changed files with 182 additions and 145 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,9 @@
# Environment variables (IMPORTANT: Never commit API keys!)
.env
# OAuth 2.0 tokens (IMPORTANT: Never commit access tokens!)
.twitter_tokens.json
# Maven
target/
pom.xml.tag