xAloneBOT / WhatsApp-Botto-Ruka

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruka-Botto

A Lightweight & Efficient WhatsApp Bot Packed With Features


Heroku Deploy

Deploy

Please use normal WhatsApp don't use any modified WhatsApp or business WhatsApp

πŸ’‘ Self Hosting

  • First install
> Nodejs
> GitHub 
> Ffmpeg
  • Create a file .env where all the environment variables will be stored

  • Config the bot according to yourself

PREFIX=#
NAME=Ruka
MONGO_URI=mongodb://user:password@localhost:27017/test
MODS=9170032xxxxx
  • Then open terminal
> git clone https://github.com/iamherok/WhatsApp-Botto-Ruka
> cd WhatsApp-Botto-Ruka
> npm install  
> npm start

✨ Highlights

  • πŸ’– Object Oriented
  • πŸ’™ Written in NodeJs
  • πŸ’› Event-Based
  • πŸ’š Powered by ExpressJs
  • πŸ’ Built with Baileys (The Best WhatsApp Library Out There)

WhatsApp Number

WhatsApp Number

πŸ’ͺ Contribution

  • Feel free to open issues regarding any problems or if you have any feature requests
  • Make sure to follow the ESLint Rules while editing the code and run npm run prettier-format before opening PRs

πŸ“ƒ License

Ruka-Botto is free and open-source software licensed under the GNU Affero General Public License v3.0.

About

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 99.8%Language:Shell 0.1%Language:Procfile 0.1%