by nself-org · Productivity · v1.2.1
Slack-style team chat with channels, direct messages, file sharing, video calls via LiveKit, and bot support.
Free template (MIT)
No license required. Install with:
nself init --template team-chat ./my-app
Install all required plugins after init:
nself plugin install chat livekit recording moderation bots realtime
1. Initialize from template
nself init --template team-chat ./my-app
2. Install required plugins and start
cd my-app nself plugin install chat livekit recording moderation bots realtime nself start