BotWolf is a cutting-edge Python-based Discord bot that harnesses the power of Google's Gemini to deliver intelligent and engaging responses. Designed to interact with users in your Discord server, BotWolf provides a unique conversational experience that simulates human-like interactions.
BotWolf boasts advanced natural language processing capabilities, allowing users to chat with the bot in a conversational manner. Whether you're looking for information, entertainment, or simply someone to talk to, BotWolf is always ready to engage.
But that's not all. BotWolf can also process images and provide a concise summary of their content. This innovative feature enables users to share images and receive a detailed description, making it an invaluable tool for a wide range of applications. Experience the Future of Conversational AI
With BotWolf, you can enjoy a seamless and intuitive conversational experience that blurs the lines between human and AI interactions. Invite BotWolf to your Discord server today and discover a new level of engagement and interaction.
- Google Gemini Integration: Uses Google's Gemini to generate high-quality responses.
- Interactive Commands: Supports various commands to interact with users.
- Easy Setup: Simple to install and configure.
- Customizable: Tailor the bot’s responses and behavior to suit your server’s needs.
-
Clone the Repository:
git clone https://github.com/yourusername/BotWolf.git cd BotWolf
-
Create a Virtual Environment:
python3 -m venv env source env/bin/activate # On Windows use `env\Scripts\activate`
-
Install Dependencies:
pip install -r requirements.txt
-
Set Up Environment Variables: Create a
.env
file in the root directory and add your Discord bot token and Gemini API key.GEMINI_API_KEY=your_gemini_api_key DISCORD_TOKEN=your_discord_bot_token
-
Run the Bot:
python botwolf.py
Once BotWolf is running, you can interact with it using commands mentioned below.
~status
: BotWolf will show its status~<prompt>
: Ask BotWolf any question, and it will respond using Google Gemini.
User: ~status
BotWolf: I'm online, @You!
User: ~ask What is the capital of France?
BotWolf: The capital of France is Paris.
User: ~analyze + cat.png
BotWolf: This is an image of a funny looking brown cat
User: ~img generate a picture of cat in the moon [Work in Progress]
We welcome contributions to improve BotWolf! Here’s how you can help:
- Fork the repository.
- Create a new branch.
- Make your changes.
- Submit a pull request.
Please ensure your code adheres to the project's coding standards and includes appropriate tests.
- Thanks to Google Gemini for providing the AI capabilities.
- Thanks to the Discord.py community for their comprehensive library.
If you encounter any issues or have questions, feel free to open an issue on this github repository or contact me directly at arsdeepdewangan@gmail.com
Enjoy using BotWolf in your Discord server! 🚀
To Add the discord bot in ur Server, Use this link - Invite