Discord bot for AI chat
Top 30.2% on sourcepulse
This project provides a versatile Discord chatbot designed to integrate advanced AI capabilities, including LLM interactions and image generation, for Discord servers. It targets Discord server administrators and users seeking an engaging and functional AI companion, offering features like hybrid commands, mention recognition, and channel-specific activation.
How It Works
The chatbot leverages the Groq API for fast LLM processing and integrates with image generation models. It supports a hybrid command system (slash and traditional) and features intelligent message handling, including reply context awareness and mention recognition. Users can configure language preferences and select from various pre-defined AI personalities or create custom ones by defining behavior in text files.
Quick Start & Requirements
python3.10 -m pip install -r requirements.txt
or Docker..env
with API keys, and running python main.py
.Highlighted Details
Maintenance & Community
The project is maintained by mishl-dev and features a list of contributors. Further community engagement details are not explicitly provided in the README.
Licensing & Compatibility
The repository does not explicitly state a license. Compatibility for commercial use or closed-source linking is not specified.
Limitations & Caveats
The README does not specify a license, which may impact commercial use. Internet access should be disabled in config.yml
for enhanced responsiveness, suggesting potential latency issues when enabled.
1 year ago
1 day