Yakashi13 / Akeno-Md

A whatsapp bot from scratch.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ari-Ani

Akeno

MULTI DEVICE WHATSAPP BOT WITH COOL FEATURES

Platform Supported Versions
Windows 10, 11
macOS Big Sur, Monterey
Linux Ubuntu 20.04, Fedora 35




πŸš€ Getting Started

Supported Hosting Sites

Name Supported Reviews Deploy
Railway βœ… reliable but only have limited hours click to deploy
Replit βœ… An online ide click to deploy
Heroku βœ… reliable but need cc configuration
Termux βœ… Use at your own risk
Koyeb βœ… new github user can't signup/in
All Os βœ… Vscode and other ide

🎯 Features

  • Env Variable Function.
  • Public Js Economy.
  • No Ban (Use Normal Whatsapp).
  • High Security than other bots.
  • Single Prefix Bot :).

Installation

  • First install
> Nodejs
> GitHub 
> Yarn (npm i yarn -g)
  • Create a file .env where all the environment variables will be stored .

  • Config the bot accordingly.

PREFIX=.
NAME=Ari-Ani
MONGO_URI=mongodb://user:password@localhost:27017/Ari-Ani
MODS=923087880xxx
  • Then open terminal (eg; vscode)
> git clone https://github.com/Eximinati/Ari-Ani
> cd Ari-Ani
> yarn install  
> yarn start

Deploy





Deploy

🀝 Contributing

  • Feel free to open issues regarding any problems or if you have any feature requests.
  • You can pull request any modification.

πŸ“œ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ§‘β€πŸ’» Development Team

  # My whatsapp bot base is made by pratyush
pratyush
Aku pratyush

About

A whatsapp bot from scratch.

License:MIT License


Languages

Language:JavaScript 97.7%Language:CSS 1.3%Language:HTML 0.7%Language:Shell 0.1%Language:Nix 0.1%Language:Dockerfile 0.1%Language:Procfile 0.0%