Skip to content

Mujaheed56/Phantom-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHANTOM BOT

Smart & Powerful WhatsApp Automation

320+ Commands · 14 Categories · Multi-AI Powered

Typing SVG

Version Commands Node.js Baileys License


Stars Forks


A smart, feature-rich WhatsApp bot powered by multiple AI models. Built for groups, individuals, and automation — with 320+ commands across 14 categories.


Get Session ID WhatsApp Channel Star Repo


Table of Contents


Quick Start

# Clone the repository
git clone https://github.com/Mujaheed56/Phantom-Bot.git
cd Phantom-Bot

# Install dependencies
npm install

# Configure your bot (see Configuration below)
# Edit config.js with your SESSION_ID and API keys

# Start
npm start

Get your SESSION_ID from the pairing portal → phantom-session-web.onrender.com


Configuration

Edit config.js to configure your bot. Only SESSION_ID and GEMINI_API_KEY are required.

Session & General

Setting Description Required
SESSION_ID Session token from pairing portal Yes
PREFIX Command prefix (default: !) No
AUTO_READ Auto-read incoming messages No
AUTO_TYPING Show typing indicator No

AI API Keys

Provider Setting Get Key
Gemini GEMINI_API_KEY Google AI Studio
OpenAI OPENAI_API_KEY OpenAI Platform
Claude CLAUDE_API_KEY Anthropic Console
Grok GROK_API_KEY xAI Console
Perplexity PERPLEXITY_API_KEY Perplexity API
DeepSeek DEEPSEEK_API_KEY DeepSeek Platform
Together TOGETHER_API_KEY Together AI
Mistral MISTRAL_API_KEY Mistral Console

Feature API Keys

Setting Powers Get Key
ELEVENLABS_API_KEY Premium AI text-to-speech ElevenLabs
REMOVEBG_API_KEY Background removal from images Remove.bg
FOOTBALL_API_KEY Live scores, standings, stats API-Football

AI Model Overrides

Setting Default Model
GEMINI_MODEL gemini-2.0-flash
OPENAI_MODEL gpt-4o-mini
CLAUDE_MODEL claude-sonnet-4-20250514
GROK_MODEL grok-3-mini-fast
PERPLEXITY_MODEL sonar
DEEPSEEK_MODEL deepseek-chat
LLAMA_MODEL Llama-3.3-70B-Instruct-Turbo
MIXTRAL_MODEL mistral-large-latest

Commands

AI Downloads Economy Fun Games Group Islamic Utility


AI AI — 17 commands

ai chatgpt claude codellama dalle deepseek gemini gpt grok imagine llama mixtral perplexity removebg sora translate vision


Downloads Downloads — 16 commands

apk facebook img instagram lyrics mediafire mediainfo pinterest play song spotify tiktok twitter video wallpaper ytsearch


Economy Economy — 32 commands

auction balance bet bounty crime daily deposit duel fishing gamble gift heist inventory levelup loan lottery payback register richest rob sell slots trade transfer weekly withdraw work Phantom Corp Fruit Fishing Rod Small Fish Stone


Football Football — 1 command

Premier League


Fun Fun — 41 commands

8ball advice aesthetic ask birthday choose compatibility compliment confess couple dare emojimix fact fakeinfo flip fortune gaytest hack horoscope joke meme mock pickup quote quotepic rank rate react reverse roast roll rps say ship simp trivia truth ttt typewriter wasted wordchain


Games Games — 24 commands

2048 blackjack charades connect4 dungeon emojiguess flagquiz guess hangman mathquiz minesweeper quiz riddle scramble snake tictactoe typingrace wordle wouldyourather

Pets: Cat Dog Rabbit Slash Slime


General General — 11 commands

alive help info menu owner ping repo report stats support uptime


Group Group Management — 64 commands

activity add admins announce anonymous antibadword antibot antidelete antiflood antiforeign antilink antispam antistatus autoreact ban bizhours chatfilter chatrank del demote disallow gbackup goodbye groupinfo grouplog grouptransfer hidetag kick kickall leaderboard link list mediaonly members mute muteall notes pin poll promote purge resetwarn revoke rules setdesc setgoodbye setgrouppp seticon setname setwelcome slowmode tag tagall tempban unmute votekick warn welcome welcome2 whitelist sgroupadd Newbie


Islamic Islamic — 27 commands

asmaul dhikr dua duas99 fasting fiqh hajj hijri iftar islamicdate islamichistory islamicname islamicquiz juz prayer quran ramadan sadaqah sahih schedule seerah surah tafsir zakat

Reciters: Adam Mishary Rashid Alafasy  |  Collections: Sahih al-Bukhari


Media Media — 10 commands

addtext blur circle deepfry enhance gif grayscale invert pixelate triggered


Owner Owner — 22 commands

addsudo autoread autostatusview autotyping block broadcast changelog chatbot eval exec feedback fullbackup globalban maintenance premium private restart restore setprefix shutdown unblock update


Search Search — 11 commands

anime animesearch antonym book country detectlang imdb manga recipe synonym urban


Utility Utility — 43 commands

afk afklist avatar base64 bmi calc carbon color count crypto currency define diary encode font github hexcolor iplookup mathsolve news ocr password pastebin profile qr qrread reminder shorten speedtest ss sticker timezone todo toimg topdf tp tts unitconvert vcf vv weather whois wiki


Deployment

Render (Recommended)

Deploy to Render

  1. Click Deploy to Render above
  2. Set service type to Worker
  3. Add your environment variables in the Render dashboard
  4. Deploy — bot goes live in minutes

Note: Render free tier spins down after inactivity. Use a paid plan or an uptime monitor to keep it alive.


Heroku

Deploy to Heroku

heroku create
git push heroku main

VPS / Railway / Local

git clone https://github.com/Mujaheed56/Phantom-Bot.git
cd Phantom-Bot
npm install
npm start

For VPS, use PM2 to keep the bot alive across reboots:

npm install -g pm2
pm2 start index.js --name phantom-bot
pm2 save
pm2 startup

Roadmap

Status Feature Description
Planned AI Memory Persistent conversation history per user
Planned AI Fallback Chain Auto-switch AI provider if one fails
Planned Welcome Image Cards Styled image card on member join
Planned Economy Shop Buy items with coins for in-game perks
Planned Reputation System !rep @user with profile integration
Planned Marriage System Marry, divorce, couple economy perks
Planned Clan System Form clans, compete on leaderboards
Planned Daily Challenges Rotating challenges with bonus rewards
Planned Voice AI Voice note → AI → voice note reply
Planned Raid Protection Auto-lock group on mass-join detection
Planned Per-user AI Preference !setai claude / !setai gpt

Links

Repo Portal Channel


License

This project is free to use, modify, and distribute under the following conditions:

Rule Details
No Selling You may NOT sell this bot or any modified version
No Paid Access You may NOT charge others to use this bot
Yes Free Use Use, modify, and share freely
Yes Attribution Keep original credits and links intact

See for full details.


PHANTOM BOT v2.2.0 · 320 Commands · 14 Categories · Powered by Phantom

If this project helped you, drop a Star

About

Smart and powerful bot for WhatsApp with automation, AI features, and easy deployment.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors