Xicovic is a Telegram-based AI powered by Gemini API, designed to provide intelligent text-based interactions within Telegram. It integrates advanced AI functionalities with seamless Telegram bot operations.
Ensure the following libraries are installed before running Xicovic:
- Telepot β Telegram bot interaction
- google β Google API tools
- google-genai β Gemini API integration
- markdownify β HTML to Markdown conversion
- markdown β Markdown rendering support
- google-api-core β Google API core functionalities
Xicovic runs on Python 3.
Clone the repository and set up dependencies:
git clone https://github.com/Hackexdecodebreaker/Xicovic.git
cd Xicovic
pip install -r requirements.txt
1οΈβ£ Create a Telegram Bot: Get your bot token from BotFather.
2οΈβ£ Configure Xicovic: Replace #Token
in the script with your bot token And Make Sure To Set Your Gemini-flash API key as required in the code.
3οΈβ£ Run the bot:
python3 xicovic.py
- π€ AI-Powered Responses via Gemini API
- π¨ Seamless Telegram Bot Integration for text-based interactions
- π§ Customizable API Calls for advanced functionalities