CustomChatBot is an intelligent Telegram bot built in Java that integrates with two powerful AI models: Gemini and DeepSeek.
Easy to configure, flexible to extend, and designed to deliver high-quality, natural responses.
- π Multi-model support: switch between Gemini and DeepSeek via command
- π§ AI integration using HTTP API requests
- βοΈ Centralized configuration via
config.json - π Conversation logging for monitoring and debugging
- π§© Modular codebase for easy customization and scalability
- π¦ Built with OkHttp and TelegramBots API
git clone https://github.com/Frqmeh/CustomChatBot.git
cd CustomChatBot