Skip to main content
← All products

ɳChat

Open-source real-time chat. Self-host or use chat.nself.org.

ɳChat is a full-featured chat app with video calls, file sharing, bots, moderation, and real-time presence. The client is MIT licensed — the Chat Bundle unlocks the pro plugins (video calling, SMS OTP, helpdesk) that power it on your own server.

Monthly
$0.99/mo
Annual
$9.99/yr
Already want more than one bundle? ɳSelf+ ($3.99/mo / $39.99/yr) includes all 6 paid bundles. See ɳSelf+ →

What's included

chat Pro
livekit Pro
recording Pro
moderation Pro
bots Pro
realtime Pro
auth Pro
support Pro
nself-sms Pro

Self-host it

About 5 minutes on a fresh VPS. Prerequisites: Docker installed and running.

  1. 1. Install the CLI
    curl -sSL https://install.nself.org | bash
  2. 2. Scaffold and start your backend
    nself init
    nself build
    nself start
  3. 3. Install the ɳChat Bundle plugins
    nself bundle install nchat
  4. 4. Activate your license

    Buy the ɳChat Bundle (or ɳSelf+) at /pricing — your license key arrives by email and in your nself.org account.

    nself license add <YOUR_LICENSE_KEY>