Git Product home page Git Product logo

hl220 / discord-ai-chatbot-wick Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wickstudio/discord-ai-chatbot

0.0 0.0 0.0 11 KB

Wick Studio's AI Discord bot is a powerful and versatile bot designed to enhance your Discord experience. It features image text extraction, intelligent conversation, and more, all powered by the latest in AI technology.

License: MIT License

JavaScript 94.82% Batchfile 5.18%

discord-ai-chatbot-wick's Introduction

Wick Studio's AI BOT

Wick Studio's AI Discord bot is a powerful and versatile bot designed to enhance your Discord experience. It features image text extraction, intelligent conversation, and more, all powered by the latest in AI technology.

Features

  • Image Text Extraction: Automatically extract and respond with the text from images sent in designated channels.
  • AI Conversation: Engage in intelligent conversations powered by the Hercai AI model.
  • Customizable: Works with a config.json file for easy customization of allowed channels and other settings.

Prerequisites

Before you install and run the bot, make sure you have:

  • Node.js installed on your machine.
  • A Discord Bot Token. You can obtain one by creating a bot application in the Discord Developer Portal.

Installation

  1. Clone the repository or download the source code.
  2. Navigate to the bot's directory.
  3. Run install.bat to install all the required packages.

Configuration

Create a config.json file in the root directory of your bot with the following structure:

{
  "token": "YOUR_BOT_TOKEN",
  "allowed_channel_ids": ["ID1", "ID2"],
  "image2textChannels": ["ID3", "ID4"]
}

Replace YOUR_BOT_TOKEN with your Discord Bot Token and add the channel IDs where you want the bot to operate.

Running the Bot

After installation and configuration, you can start the bot by running start.bat. This will initiate the bot and you should see it coming online in your Discord server.

Commands

  • Image Text Extraction: Simply upload an image to one of the designated channels, and the bot will automatically extract and reply with the text it finds.
  • AI Conversation: Engage with the bot in any of the allowed channels for intelligent responses.

Support

For support, questions, or to report issues, please visit Wick Studio Discord.

Contributing

Contributions are welcome! If you have a feature request, bug report, or pull request, please feel free to get in touch.

License

MIT

Acknowledgments

  • Thanks to the Hercai and Tesseract.js teams for libraries.
  • This bot is brought to you by Wick Studio - visit us at discord.gg/wicks.

discord-ai-chatbot-wick's People

Contributors

hl220 avatar wickstudio 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.