Wallu vs a Self-Hosted RAG Discord Bot
· Wallu Team · 5 min read · Comparisons
Open-source RAG Discord bots are free and genuinely capable. Here is an honest accounting of what self-hosting costs you in time, and when paying for a managed bot is the cheaper decision.
Wallu at a glance
- Price: plans from $4.99/month, billed flat — not per agent and not per AI resolution.
- Free trial: 7 days.
- Channels: website chat, Instagram, WhatsApp, Facebook Messenger, Telegram, Discord and email — answered by one AI agent in one inbox.
- Store integrations: Shopify and WooCommerce, so the agent can answer order, shipping and refund questions from real order data.
- Also included: AI email marketing and short-form video, on the same plan.
Table of Contents
- What a Self-Hosted RAG Bot Actually Is
- What You Get for Free
- What It Actually Costs
- Feature by Feature
- The Honest Cost Comparison
- When Self-Hosting Is the Right Call
- When It Is Not
- FAQ
What a Self-Hosted RAG Bot Actually Is
There is no single product called DiscordRAG. There is a category: open-source Discord bots
that use retrieval-augmented generation to answer from your documents. Projects like
LLM-RAG-Bot, discord-llm-bot and discordAI-bot are the well-known examples, and there are
dozens more.
They all work roughly the same way. You clone a repository, supply an API key for a language
model, point it at your documents, run an embedding job to build a vector index, and host the
process somewhere that stays online.
This is a fair comparison, so let us start with what they do well.
What You Get for Free
No licence cost. The code is free. For a hobby server, this can genuinely be the whole
story.
Full control of the model. You choose GPT, Claude, a local Llama, whatever you want, and
you can swap it next month. A managed product decides this for you.
Your data never leaves your infrastructure, if you run a local model. For some
organisations that is not a preference, it is a requirement, and it ends the discussion.
No usage limits beyond what you pay your model provider.
If those four matter more than anything else, stop reading and self-host. That is the correct
decision and no amount of marketing should talk you out of it.
What It Actually Costs
The licence is free. The following are not.
Hosting. The bot must stay online. A small VPS is a few dollars a month, which is trivial,
plus the attention of noticing when it stops.
Model API costs. Every answer costs tokens. This is usually the largest running cost and it
scales with how useful the bot is.
Embedding maintenance. Your documentation changes. Someone has to re-run the embedding job.
When nobody does, the bot answers from last quarter's docs, confidently. Stale RAG is worse
than no RAG because it looks authoritative.
The features nobody builds. Per-channel modes, human takeover detection, ticket handling,
analytics. These are missing from almost every open-source RAG bot because they are unglamorous
and specific. You will either live without them or build them.
The bus factor. The person who set it up moves on. Six months later the bot breaks, and the
API key is in an env file nobody can find.
Feature by Feature
| Self-hosted RAG bot | Wallu Assist | |
|---|---|---|
| Licence cost | Free | From $4.99/mo per account |
| Setup | Clone, configure, embed, deploy | Connect, give it your URL |
| Knowledge base updates | You re-run embeddings | Re-crawls your site |
| Per-channel modes | Build it yourself | Built in |
| Human takeover detection | Build it yourself | Built in, 15-minute resume |
| Other channels | Discord only | Also email, web widget, Instagram, Facebook, WhatsApp, Slack, Telegram, SMS |
| Model choice | Any | Chosen for you |
| Data residency | Yours | Ours |
| Who fixes it at 2am | You | Us |
The Honest Cost Comparison
| Option | Price | Billing basis |
|---|---|---|
| Carl-bot Premium | $3.99/mo | Per server |
| MEE6 Premium | $11.99/mo | Per server ($499.95 lifetime, all servers) |
| Dyno Premium | $4.99/mo | Per server, tiered 1/3/5. No AI features |
| Intercom Fin | $0.99 per resolution | Per outcome; $49 plan includes 50 |
| Self-hosted RAG bot | $0 licence | Plus hosting and model API costs |
| Wallu Assist | from $4.99/mo | Per account, 350 AI responses, 9 channels |
Prices from each vendor's public pricing page, August 2026.
Wallu Assist at $4.99/month is $59.88 a year. If self-hosting costs you more than about an hour
of your time annually, once you include hosting, API spend and re-running embeddings, the
managed option is cheaper in the only currency that is actually scarce.
That is the real comparison. Not free versus paid, but who spends the time.
When Self-Hosting Is the Right Call
You need a specific model, or a local one for compliance. You have someone whose job includes
maintaining it. Your server is a hobby project where a broken bot is an inconvenience rather
than a support failure. Or you simply enjoy it, which is a perfectly good reason and nobody
should talk you out of it.
When It Is Not
You are running a business server where members expect answers. Nobody on the team wants to own
an embedding pipeline. You need the same answers on email and your website, not just Discord.
Or you have already tried, and the bot has been broken for three weeks and everyone has stopped
mentioning it.
If you want the wider field rather than just these two options, see
the best AI Discord bots in 2026.
FAQ
Is there a product called DiscordRAG?
Not as a single commercial product. The term describes a category of open-source Discord bots
using retrieval-augmented generation, such as LLM-RAG-Bot, discord-llm-bot and discordAI-bot.
Is a self-hosted RAG bot really free?
The code is free. You still pay for hosting and for model API calls on every answer, and you
pay in your own time for embedding updates and maintenance.
What breaks most often with self-hosted bots?
Stale embeddings. The documentation changes, nobody re-runs the indexing job, and the bot keeps
answering from old content while looking completely confident.
How much does the managed alternative cost?
Wallu Assist starts at $4.99/month per account for 350 AI responses across eight channels. It is
billed per account rather than per server, unlike MEE6 at $11.99 and Carl-bot at $3.99, which
are both per server.
Can a self-hosted bot answer on other channels?
Only if you build that. Most are Discord-only, so email and website questions need a separate
system with a separate knowledge base.
What do I lose by using a managed bot?
Model choice and data residency, mainly. If you need a specific local model or your data cannot
leave your infrastructure, self-hosting is the correct answer.
---
Ready to give your Discord community 24/7 AI support? See Wallu Assist pricing or start with Assist