llmcord and LLM-Bot
These are direct competitors—both are Discord chatbot implementations that connect to the same class of LLM backends (OpenAI-compatible APIs, Ollama, etc.) and serve the identical use case of making Discord a frontend for local or remote language models.
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 LLM-Bot
Justus0405/LLM-Bot
📎 A Discord chatbot compatible with OpenAI, Ollama, and Llama.cpp
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work