llmcord and chat-llama-discord-bot
These are competitors offering similar functionality—both enable Discord users to interact with various LLMs through a bot interface—though the first supports a broader range of API providers (OpenAI-compatible) while the second is more narrowly tailored to specific model implementations (text-generation-webui, llama.cpp).
About llmcord
jakobdylanc/llmcord
Make Discord your LLM frontend - Supports any OpenAI compatible API (Ollama, xAI, Gemini, OpenRouter and more)
Enables reply-chain conversations with branching support and automatic message threading, while supporting vision models for image attachments and text file analysis. Provides hot-reloadable configuration for switching between remote providers (OpenAI, Gemini, Groq, xAI, Mistral, OpenRouter) and local servers (Ollama, LM Studio, vLLM) via a unified `/model` command. Built as a single ~300-line Python script with streamed responses, permission controls per user/role/channel, and customizable system prompts.
About chat-llama-discord-bot
xNul/chat-llama-discord-bot
A Discord Bot for chatting with LLaMA, Vicuna, Alpaca, MPT, or any other Large Language Model (LLM) supported by text-generation-webui or llama.cpp.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work