This is a Discord bot that integrates with Google Generative AI, specifically the Gemini model, to provide conversational capabilities. Gemini is Google's largest and most capable AI model. The bot can respond to user messages, maintain conversation history, and perform various commands.
Stars
5
Forks
4
Watchers
5
Open Issues
3
Overall repository health assessment
^0.5.0^3.2.5^14.14.1^16.4.5^4.19.213
commits
Add ChannelType import and fix whitespace in saveCommand method
8ac0f27View on GitHubFix conversation saving logic and handle DM interactions properly
ad6ba39View on GitHubRefactor clearCommand method to use interaction object
7866803View on GitHubHandle errors gracefully in /clear and /save commands
6552e4bView on GitHubRefactor conversationText splitting logic in CommandHandler class
989de0bView on GitHub