KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
moon-case
★ 15
Open GitHub ↗
Simple Whatsapp - MultiAuth
Download README (.md)
Explore Similar Repositories
stm32-crc32-calculator
:
STM32 CRC32 software calculation utility
DistilProtBert
:
DistilProtBert implementation, a distilled version of ProtBert model.
profet
:
No description available.
vmu-tools
:
A set of tools to modify and read VMU files and filetypes
netcup-dns-api
:
Implementation of Netcup DNS API in Golang
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
moon-case
?
Download (.md)
</br> <hr style="height: 5px;background: #007500;margin: 20px 0;box-shadow: 0px 3px 5px 0px rgb(204 204 204);"> <div align="center"> [](https://t.me/znanx) [](https://wa.me/6281252848955) [](https://instagram.com/naando.io) [](https://raw.githubusercontent.com/znanx/moon-case/master/LICENSE) [](https://saweria.co/Nando35) </div> ## MOON CASE VERSION This code is an implementation of [Baileys](https://github.com/WhiskeySockets/Baileys). Use this script wisely, use your head in utilizing existing technology</br> <!-- Installation --> <b><details><summary>Windows</summary></b> <b>Requirements:</b> * Git [`Click here`](https://git-scm.com/downloads) * NodeJS [`Click here`](https://nodejs.org/en/download) * FFmpeg [`Click here`](https://ffmpeg.org/download.html) * Speedtest by Okla ```bash Add to PATH environment variable ``` </details> <b><details><summary>Termux</summary></b> ```sh apt update && apt upgrade -y ``` ```sh apt install nodejs git ffmpeg wget curl zip -y ``` ### Speedtest Install ```sh curl -s https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.deb.sh | bash && apt install speedtest -y ``` ### Nvm installation ```sh curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash ``` ```sh wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash ``` ```sh source ~/.bashrc ``` </details> <b><details><summary>Ubuntu</summary></b> ```sh sudo apt update -y && sudo apt upgrade -y ``` ```sh sudo apt install nodejs git ffmpeg wget curl zip -y ``` ### Speedtest Install ```sh curl -s https://packagecloud.io/install/repositories/ookla/speedtest-cli/script.deb.sh | sudo bash && apt install speedtest -y ``` ### Nvm installation ```sh curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash ``` ```sh wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash ``` ```sh source ~/.bashrc ``` ### Chromium Installation ```sh wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb ``` ```sh sudo dpkg -i google-chrome-stable_current_amd64.deb ``` ```sh sudo apt --fix-broken install -y ``` > > After finishing, restart the terminal to load the new information. > ### Nodejs installation ```sh nvm install node ``` </details> ### pm2 installation ```sh npm i -g pm2 ``` ```sh node --version ``` ## Start Script Cloning the Repository ``` git clone https://github.com/rifnd/moon-case.git ``` Go to the project directory and install all dependencies.</br> ```sh cd moon-case npm i ``` Finally, run the command below to start : ```sh # non pm2 npm start # with pm2 npm run dev ``` ## Login With Pairing Code or type your number in [`here`](https://github.com/rifnd/moon-case/blob/master/config.js#L50) ```sh node index.js --pairing ``` ### Note This code is in no way affiliated with WhatsApp. Use at your own discretion. Don't spam this. This code was produced based on the baileys library and it is still under development. # Donate to the project. * [`Saweria`](https://saweria.co/Nando35) </br>