@poolzin/pool-bot
v2026.2.25
Published
๐ฑ Pool Bot - AI assistant with PLCODE integrations
Readme
๐ฑ Pool Bot
Your AI pool of knowledge
Pool Bot is a professional AI assistant with advanced PLCODE integrations and development-focused features.

๐ What Makes Pool Bot Different
- ๐ฑ PLCODE Integration - Native support for coding workflows
- ๐ง Enhanced Memory - Advanced context management
- ๐ ๏ธ Developer Tools - Built for development teams
- ๐ Private & Secure - Your data, your control
- ๐ Multi-Channel Support - WhatsApp, Telegram, Discord, Slack, Signal, and more
Installation
npm install -g @poolzin/pool-bot
poolbot --helpQuick Start
# Start the gateway
poolbot gateway start
# Connect WhatsApp
poolbot channels login
# Check status
poolbot statusFeatures
- ๐ Multi-Channel Support - WhatsApp, Telegram, Discord, Slack, Signal, and more
- ๐ค AI Agents - Claude, GPT, Gemini, and local models
- ๐ง Memory System - Context-aware conversations with semantic search
- ๐ฑ Node Pairing - Control iOS/Android devices remotely
- ๐จ Canvas - Visual browser automation
- ๐ง Skills System - Extensible plugin architecture
- ๐ PLCODE Dashboard - Real-time development metrics
Documentation
Full documentation is available at docs.poolbot.dev
Skills
Pool Bot supports an extensible skills system:
- ๐ฎ WebGPU Three.js TSL - 3D development with WebGPU
- ๐ GitHub Integration - Issues, PRs, and CI management
- ๐ฆ๏ธ Weather - Current weather and forecasts
- ๐ง Notion - Database and page management
- ๐ฆ X/Twitter - Social media engagement
- And more...
See skills directory for the full list.
Companion Apps
Official companion apps for connecting devices to your Pool Bot gateway:
- Pool Apps - Windows, Android, iOS nodes
- ๐ช Windows Node v2 (Python) - Local LLM, STT/TTS, automation
- ๐ฑ Android - Native mobile app
- ๐ iOS/macOS - Apple ecosystem apps
Configuration
Pool Bot uses a profile-based configuration system:
# Use default profile
poolbot gateway start
# Use custom profile
poolbot --profile production gateway start
# Use dev profile (isolated state)
poolbot --dev gateway startDevelopment
# Clone repository
git clone https://github.com/plcunha/pool-bot.git
cd pool-bot
# Install dependencies
pnpm install
# Build
pnpm build
# Run tests
pnpm test
# Start gateway
node dist/entry.js gatewaySupport
- Documentation: https://docs.poolbot.dev
- GitHub Issues: https://github.com/plcunha/pool-bot/issues
- Community: https://discord.com/discord.gg/poolbot
Author
Joรฃo Vitor Cunha dos Santos
- Email: [email protected]
- GitHub: @plcunha
- Telegram: @poolzin
License
MIT License - see LICENSE file for details
