Self-Host MORA
Run the bot on your own hardware or favorite host.
1. Download
- 1. Go to GitHub repo → star & fork.
- 2. Download ZIP or clone.
2. Choose a Host
3. Install & Run
- 1. Upload ZIP or clone repo.
- 2.
npm install(ornpm install --forceif it whines). - 3. Edit
config.json(see next card). - 4.
node index.js - 5. Enter phone number when prompted.
- 6. Use console code or type
MORABOTZin WhatsApp Linked Devices.
4. config.json
{
"botName": "MoraBot",
"prefix": ".",
"timezone": "UTC",
"location": "Local",
"ownerNumber": "1234567890",
"ownerName": "You"
}- botName – whatever you want to call it.
- prefix – command prefix (empty = no prefix).
- timezone/location – leave default or use
.changeTimezonelater. - ownerNumber – your WhatsApp number (with country code).
- ownerName – your display name.
System Requirements
- 1 GB RAM minimum
- Node 18+
- Stable internet
- Doesn’t sound like a jet engine (optional)