Skip to content

3voldi/void-aryan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

929 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠✨ ShiPu AI — Cyberpunk Messenger Bot

ShiPu AI Banner


🧩 ShiPu AI is a futuristic, modular, and highly customized Messenger automation + chatbot system based on NTkhang's GoatBot V2 — but rewritten, refactored, and reborn with AI brains, cyberpunk visuals, and MongoDB support.


⚠️ Disclaimer

This is not the official version of GoatBot by NTkhang.
It is a heavily modified fork maintained independently by Chitron Bhattacharjee, with deep changes to command logic, memory system, UI/UX, and AI functionality.
All credits to the original GoatBot base go to NTkhang.


💡 Features at a Glance

🧠 AI Brain

Natural memory & conversation via OpenAI, Cohere, DeepSeek, and more.

🛠️ Modular System

Over 100 commands in clean, separate files for max customization.

📈 Group Analytics

Live ranks, balances, user stats, session memory, and admin logs.


🚀 Quick Start

git clone https://github.com/brandchitron/shipuaibot.git
cd shipuaibot
npm install

🔧 Setup

  1. Add your Facebook cookies to account.dev.txt (JSON format)
  2. Update .env with:
    • MONGO_URI for memory
    • API keys (optional for AI commands)
  3. Start the bot:
node index.js

🧠 Core Features

✨ Open List
  • 🤖 AI Chatbot (with permanent memory + fallback logic)
  • 🗣️ Bothprefix/no-prefix command detection
  • 🧩 120+ modular commands (rank, giftall, shipu2, spy, post, setrank, job, etc.)
  • 🧍 Session-based AI Chat (shipu2)
  • 📁 MongoDB integration (for memory, sessions, balance, etc.)
  • 📸 Canvas, avatar, fakechat, sticker, image generation
  • 💸 Currency system (bal, giftall, setexp, etc.)
  • 📊 Activity stats, ranks, reaction logs, profile analytics
  • 📜 Powerful admin commands: approve, rules, set, ban
  • 🎨 Stylish ASCII, emoji, and cyberpunk formatting in all messages
  • 🖼️ Image preview, thumbnails, and media handling (TTS, Video, etc.)

🧬 Advanced Tech Stack

Feature Tech
Runtime Node.js 18+
Database MongoDB
APIs Used OpenAI, Cohere, TTSMP3, DeepSeek
Messenger Facebook (cookie-based session)
Hosting Ready ✅ Render, Railway, VPS

📦 Deploy on Render

1-Click to deploy on Render.com (supports free tier)

Deploy to Render


👨‍💻 Maintainer

👤 Chitron Bhattacharjee
🔗 Facebook Profile
📧 chitronbhattacharjee@gmail.com
🌐 My Dev Commands Collection (coming soon)


🧾 Credits

Source Credit
🐐 Base Bot GoatBot by NTkhang
✨ Fork + Refactor Chitron Bhattacharjee
🎨 Style + Canvas Custom rewritten by Chitron
🤖 AI Brain OpenAI, Cohere, Shipu APIs

📄 License

MIT License © 2025
See LICENSE


🤝 Contribute

Pull requests, bug reports, and ideas are welcome!

  • Fork this repo
  • Add your module to /scripts/cmds/
  • Test and PR
  • Let's build the ultimate AI bot together 💪

💖 ShiPu AI: More than a bot. A stylish, cyberpunk AI friend.
Chitron Bhattacharjee

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.5%
  • CSS 27.3%
  • Other 0.2%