Giter Club home page Giter Club logo

botwolf's Introduction

BotWolf - A Discord Bot Powered by Google's Gemini

Introduction

Introducing BotWolf: Your AI-Powered Discord Companion

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.

Quirky NLP Capabilities

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.

Image Processing and Summary

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.

Features

  • 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.

Installation

  1. Clone the Repository:

    git clone https://github.com/yourusername/BotWolf.git
    cd BotWolf
  2. Create a Virtual Environment:

    python3 -m venv env
    source env/bin/activate  # On Windows use `env\Scripts\activate`
  3. Install Dependencies:

    pip install -r requirements.txt
  4. 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
  5. Run the Bot:

    python botwolf.py

Usage

Once BotWolf is running, you can interact with it using commands mentioned below.

Basic Commands

  • ~status: BotWolf will show its status
  • ~<prompt>: Ask BotWolf any question, and it will respond using Google Gemini.

Example

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]

Contributing

We welcome contributions to improve BotWolf! Here’s how you can help:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes.
  4. Submit a pull request.

Please ensure your code adheres to the project's coding standards and includes appropriate tests.

Acknowledgements

  • Thanks to Google Gemini for providing the AI capabilities.
  • Thanks to the Discord.py community for their comprehensive library.

Support

If you encounter any issues or have questions, feel free to open an issue on this github repository or contact me directly at [email protected]


Enjoy using BotWolf in your Discord server! 🚀


To Add the discord bot in ur Server, Use this link - Invite

botwolf's People

Contributors

arsdeep avatar snyk-bot avatar

Stargazers

 avatar Babyo7_ avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.