Konnichiwa Senpai, I am "Atlas" an Opensource WhatsApp bot made by FantoX and his team "Atlas" to do everything that's beyond imagination with highest Features and Stability and Compatibility built with Baileys Multi Device support.
Click to choose your favourite platform to Deploy
__________________________
__________________________
__________________________
__________________________
__________________________
__________________________
__________________________
Click to read Deploy Manual
- Fork Main Repo
- Create a MongoDB URL. Need help? Watch this short 1 minute Video Guide for MongoDB URL.
- Click on
Deploy to Repl.itbutton (For those who didn't modified bot.). In other case (For those who modified bot.) edit README.md file and chage the repo link of Repl.it deply button fromhttps://github.com/Fantox01/Atlas-MDto your fork URLhttps://github.com/<Your GitHub Username>/<Your Atlas fork repo name>. - After cloning is done in Repl.it go to
Secretsin your Repl.it project and put these values (Mandatory).
| KEY | VALUE |
|---|---|
| MODS | Phone numbers in this format (918101187876,925897863489) without + or SPACE. |
| MONGODB | Your MongoDB URL |
| SESSION_ID | Any random value (EX: gwfdrte5678) and keep it copied. |
| PREFIX | Any single special character except @ (Ex: . or / or * or , etc.) |
| TENOR_API_KEY | Your tenor API key if you have. Or use this public one: AIzaSyCyouca1_KKy4W_MG1xsPzuku5oa8W358c |
- Next click on
Green Play buttonin Repl.it to start bot installation. - After it's deployed an webpage should appear just put your Previously copied
Session IDand click onGet QR. - Scan the QR from WhatsApp ---> Linked devices ---> Link a device.
- After connecting come back to Repl.it and copy that Website (Webview) link from Repl.it.
- Next create a UptimeRobot account and add that copied lin kas an
HTTPSmonitor in UptimeRobot. - UptimeRobot will prevent Repl.it's auto sleep.
- If you are having issues follow Repl.it Deploy Tutorial.
- Fork Main Repo
- Create a MongoDB URL. Need help? Watch this short 1 minute Video Guide for MongoDB URL.
- Click on
Deploy to Herokubutton (For those who didn't modified bot.). In other case (For those who modified bot.) edit README.md file and chage the repo link of Repl.it deply button fromhttps://github.com/Fantox01/Atlas-MDto your fork URLhttps://github.com/<Your GitHub Username>/<Your Atlas fork repo name>also got toapp.jsonand changeWebsiteansRepositorylink from my link to your link. Then click onDeploy to Herokubutton. - Then put these values in environment variables accordint to instructions (Mandatory).
| KEY | VALUE |
|---|---|
| MODS | Phone numbers in this format (918101187876,925897863489) without + or SPACE. |
| MONGODB | Your MongoDB URL |
| SESSION_ID | Any random value (EX: gwfdrte5678) and keep it copied. |
| PREFIX | Any single special character except @ (Ex: . or / or * or , etc.) |
| TENOR_API_KEY | Your tenor API key if you have. Or use this public one: AIzaSyCyouca1_KKy4W_MG1xsPzuku5oa8W358c |
- Next start deploy and wait for 3-4 minutes.
- After it's done click on
Manage App. - Next go to
Recourcesthen turn onWeb: npm startand disable other oneIf there is any other button. - After that go to More ---> view logs and wait for qr to appear.
- When you see broken QRs are appearing chick on
Open appand put your Previously copiedSession IDand click onGet QR. - Scan the QR from WhatsApp ---> Linked devices ---> Link a device.
- Fork Main Repo
- Create a MongoDB URL. Need help? Watch this short 1 minute Video Guide for MongoDB URL.
- Click on
Deploy to Railwaybutton (For those who didn't modified bot.). If you modified bot and want to deploy your modified version in Railway then that button will not help you. Go to Railway website and deploy github repo from there manually. - Those who are deploying through button: Put all necessary details there according to instructions given there.
- Those who are deploying manually from Railway website put these
Enviroment Variablesbefore start deploying ( Mandatory).
| KEY | VALUE |
|---|---|
| MODS | Phone numbers in this format (918101187876,925897863489) without + or SPACE. |
| MONGODB | Your MongoDB URL |
| SESSION_ID | Any random value (EX: gwfdrte5678) and keep it copied. |
| PREFIX | Any single special character except @ (Ex: . or / or * or , etc.) |
| TENOR_API_KEY | Your tenor API key if you have. Or use this public one: AIzaSyCyouca1_KKy4W_MG1xsPzuku5oa8W358c |
- 5-6 minutes later when Deploy is completed click on that generated domain to go to QR page.
- just put your Previously copied
Session IDand click onGet QR. - Scan the QR from WhatsApp ---> Linked devices ---> Link a device.
- If you are having issues follow Railway Deploy Tutorial.
- Fork Main Repo
- Create a MongoDB URL. Need help? Watch this short 1 minute Video Guide for MongoDB URL.
- Click on
Deploy to Railwaybutton (For those who didn't modified bot.). If you modified bot and want to deploy your modified versionI'm sorry to say as Koyeb works through Quay.io hosted docker so you can't deploy your modified version in fully 100% working state.Though you can deploy manually your Github repo in Koyeb but in that case bot's 100% commands will not work. - Those who are deploying through button: Put all necessary details there according to instructions given there (Don't forget to change MongoDB URL an put your URL).
- Those who are deploying manually from Koyeb website put these
Enviroment Variablesbefore start deploying ( Mandatory).
| KEY | VALUE |
|---|---|
| MODS | Phone numbers in this format (918101187876,925897863489) without + or SPACE. |
| MONGODB | Your MongoDB URL |
| SESSION_ID | Any random value (EX: gwfdrte5678) and keep it copied. |
| PREFIX | Any single special character except @ (Ex: . or / or * or , etc.) |
| TENOR_API_KEY | Your tenor API key if you have. Or use this public one: AIzaSyCyouca1_KKy4W_MG1xsPzuku5oa8W358c |
- 10 minutes later when Deploy is completed click on that generated weblink to go to QR page.
- just put your Previously copied
Session IDand click onGet QR. - Scan the QR from WhatsApp ---> Linked devices ---> Link a device.
- If you are having issues follow Koyeb Deploy Tutorial.
- Download Updated code from Main GitHub Repo or Download from your Forked Repo.
- Extract the
.zipand open Vs code / Cmd / Powershell / Terminal in that directory and give thesse following commands one-by-one: - Rename
.env.exampleto.envand fill in the required details in.envfile andconfig.js(Mandatory).
npm i
npm start
- To get new QR if you logged out from the WhatsApp linked device section go to
.envfile and changeSESSION_IDto any random string and save it by clicking onCommit Changes.
- Node.js
- Git
- FFmpeg ( for Windows or for Linux or for Mac )
- Libwebp (Not necesary for Windows).
Note: If you don't pre-install these before CMD / VS code Installation bot will not start!
βοΈ Download UserLand application old version ( 3.1.2 ) from Here.
βοΈ Rename .env.example to .env and fill in the required details in .env file and config.js (Mandatory).
sudo apt update
sudo apt upgrade
sudo apt install bash
sudo apt-get install libwebp-dev
sudo apt install git
sudo apt install nodejs -y
sudo apt install ffmpeg -y
sudo apt install wget
sudo apt install npm
sudo apt install imagemagick
git clone https://github.com/FantoX/Atlas-MD
ls
cd Atlas-MD
npm i
cd
npm install --global yarn
yarn add sharp
sudo apt install curl
curl -sL https://deb.nodesource.com/setup_18.x | sudo -E bash -
sudo apt-get install -y nodejs
yarn add sharp
cd Atlas-MD
npm i
npm start
- Note in
git clone <my bot's repo>section your can use Your customised bot's github link too (For that make sure you Forked this repo and modified.envfile andconfig.js). - This method will work on most other bots too.
- Tap on
CTRLbutton then tap onCfrom keyboard
π To start bot again ( While you are inside Atlas-MD folder {use cd Atlas-MD to get inside the folder} )
npm startor useyarn startto start bot again.
cd Atlas-MD
npm start
π What to do if you logged out from the WhatsApp linked device section and want to get new qr to login
- Go to your GitHub fork of this bot and open
.envfile and changeSESSION_IDto any random string and save it by clicking onCommit Changes. - Then open
UserLandand run these commands one-by-one:
cd Atlas-MD
git fetch origin
git merge origin/main
npm start
βοΈ Note as UserLand is a physical server so you must keep on your internet connection active to make sure bot works. Otherwise bot will be down.
Open Plug-in Store
γ½οΈ Description: This plugin conatains all Cashino and Gambling commands.
π§²οΈ Plug-in installation url:
https://gist.githubusercontent.com/FantoX/63bcf78d6da0bce7d9f18343e3143fbc/raw/224c92477109f7082f698890fe510874da597d5c/economy.js
γ½οΈ Description: This plugin conatains all RPG game commands.
π§²οΈ Plug-in installation url:
https://gist.githubusercontent.com/FantoX/151e440d351549c896042155c223c59c/raw/2fbced16ebd14300f917248801c707d9733118ad/rpg.js
γ½οΈ Description: This plugin conatains commands made for Coders
π§²οΈ Plug-in installation url:
https://gist.githubusercontent.com/FantoX/8c2b76e4ed2d96eb370379a56f0cf330/raw/d3322fab57c52afd83cf83fc3f5afa493dc4e88f/code-Runner.js
γ½οΈ Description: This plugin conatains 8 audio modification commands using "ffmpeg"
π§²οΈ Plug-in installation url:
https://gist.githubusercontent.com/FantoX/4e097be1a35b9c00bf0bc9f6635e335b/raw/cc57a7780dd80612b62ded960af3d70d19662956/audio-edit.js
γ½οΈ Description: This plugin conatains 4 image manipulation commands.
π§²οΈ Plug-in installation url:
https://gist.githubusercontent.com/FantoX/9f6cb696d645a49a98abba00c570cfe9/raw/23154ec10c2ee08558a8aca44389f0a983aa4dea/image-Edit.js
γ½οΈ Description: This plugin conatains text-to-speech functionality with 7 languages using "google text to speech engine"
π§²οΈ Plug-in installation url:
https://gist.githubusercontent.com/FantoX/998a3b2937080af7c30a2639544fa24c/raw/afc9ba94cbaea95e971e3aea3f80e492249c75d7/text-to-speech.js
γ½οΈ Description: This plugin conatains 40 logo maker commands.
π§²οΈ Plug-in installation url:
https://gist.githubusercontent.com/FantoX/67035f308b809aaabad8faa001fe473d/raw/72c2b3c100471375755817119c7ab391985bd7f3/logo-maker.js
γ½οΈ Description: This plugin conatains 2 main Open AI tools which are "ChatGPT" and "Dall-E"
π§²οΈ Plug-in installation url:
https://gist.githubusercontent.com/FantoX/04507d2d7411996622513759ea05775d/raw/7d27fc2bb2f6d8a45d3e929e3904c66895d811ad/chat-GPT.js
γ½οΈ Description: This plugin conatains 17 funny commands.
π§²οΈ Plug-in installation url:
https://gist.githubusercontent.com/FantoX/e02ed98798e5cc73a0778d8bc04f0f03/raw/77293b2b35d875ce0c91357d879fe5d0881423b9/fun.js
γ½οΈ Description: This plugin conatains 4 tiktok video downloader commands.
π§²οΈ Plug-in installation url:
https://gist.githubusercontent.com/FantoX/2de67bc72021805417cbd317385ea71a/raw/f70879fc861dadd440f4a4a7dbb01cdae44b3c56/tiktokdl.js
γ½οΈ Description: This plugin conatains 100 anime NSFW image commands using my own API
π§²οΈ Plug-in will be back soon...
- Atlas offers highest platform compatibility.
- Just deploy and use on your favourite platform.
- Sorted by Recommendation: Repl.it, Railway, Heroku, Koyeb
- WhiskeySockets Baileys V-6.1.0
- Scrappy API (For Instagram, Facebook, Lyrics and βvideos scraping )
- FantoX APIs ( For NSFW )
Read More
- Read PublicKeys.md to use our
provided public keysif you are lazy to create your own. We have already provided everying you need to run the bot. - Changeable between
20 added Characters( Atlas, Power, Makima, Denji, Zero Two, Chika, Miku, Marin Kitagawa ) and more can be added by user insideBotCharacters.jsfile. Type-charlistcommand to get character list. - Fully powered by MongoDb ( 3 databases added ).
- Self / Public / Private mode.
- Single prefix ( "-" ).
- RPG and Economy added ( More coming soon ).
- Group Chatbot / Dm Chatbot ( Only reply on quoted messages and and be turned off ).
- 100+ NSFW commands ( Using my own API ). Visit: My API Page for more info.
- Highest Commands and Features.
- User Banning / Group Banning.
- Highest Security compared to most other public bots.
Read More
- Atlas is a
fully open sourcebot which meansno copyright. - Atlas is a
multi character botwhich means you canchange bot's characterto any of the 8 added characters or add more characters by yourself. - Atlas is a
multi database botwhich means you can use 3 different databases at the same time. - Atlas is a
multi modebot which means you can use it inSelf / Public / Privatemode. - Atlas has a pre installed chatbot which means you can use it as a
group chatbot and dm chatbot. - Atlas has
Highest NSFW (100+)which means you can use it as ansfw bot. - Atlas has 300+ commands.
- Atlas doesn't store your
Session Filelocally which means it'ssafeandsecure. - Atlas has
RPG and Economywhich means you can use it as aRPG BotorCasino Bot. - Atlas has
User Banning / Group Banningwhich means you can use it as aAnti Spam Bot. - Atlas is a Folder Type bot which represents
Highest Stability,Highest PerformanceandDeveloper / User friendly. - Atlas comes with MIT License which means you can use it as a
base for your own botand canmodify it as you wantand canadd your own features.
- Check Atlas Contributors list.
- Feel free to contribute in this project it increase it's stability and update. I will merge your respected contribution after reviewing it.
- No personal modification / re-branding ( Changing bot name, owner name ) pull requests will be merged !
- This bot is not made by WhatsApp.inc so overusing this bot may result in WhatsApp account ban.
- We will only assist you in
Bot Deployment ( Installation or Hosting ). Not inBot Development. - If you Modify this bot and face any issues, I am not responsible for that because it's not possible for me or my team to help everyone in bot Development / Modification. Only modify if you know what you are doing.
- This bot is made for
Educational / Fun / Group Managementpurposes only. I and the team will not be responsible for any misuse of this bot. - We will only assist you in
Setup / Deploymentof this bot.
- We suggest you to use your
Own MongoDB URLwhile deploying inside.envorEnvironment Variables. That will increase your Privacy and Security. - We don't recommend to hardly modify the script.
If you do so, you will be responsible for any issues / bugs and we will not provide any supportas we are also busy in our life. - We will not be responsible for any issues caused by any individual hosting this bot and cause any harm to any Group
(So don't make someone Group Admin who you don't know just because they are hosting the Bot).
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|---|---|---|---|---|---|
| FantoX | Ahmii Kun | Pratyush | Devime | Kai | Jayjay Ops |
| Owner, Main Developer, Maintainer, Dubugger | Co-Developer, Co-Maintainer | Support Developer | API Maintainer | Ideas, Testing | Ideas, Testing |





