Skip to content

RuuBotz/sychee

This branch is 3 commits ahead of sychyy/sychee:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e62d241 · Feb 22, 2025
Jan 4, 2025
Jan 3, 2025
Jan 4, 2025
Jan 3, 2025
Dec 20, 2024
Dec 20, 2024
Dec 20, 2024
Dec 25, 2024
Dec 27, 2024
Dec 20, 2024
Dec 27, 2024
Jan 4, 2025
Dec 27, 2024
Jan 2, 2025
Feb 22, 2025
Feb 22, 2025
Dec 20, 2024
Dec 20, 2024
Dec 20, 2024

Repository files navigation

Information

This script is created by Nazedev using Node.js and the WhiskeySocket/Baileys library. The script is currently in the development phase (BETA), so there may still be some errors that can be ignored. If errors persist even after debugging, please contact the owner for assistance. ~ By Naze

Contributor

Join Group

Grup WhatsApp


Deploy to Heroku

Deploy

Heroku Buildpack

Build Pack LINK
NODEJS heroku/nodejs
FFMPEG here
WEBP here
IMAGEMAGICK here

For Windows/VPS/RDP User

  • Download And Install Git Click Here
  • Download And Install NodeJS Click Here
  • Download And Install FFmpeg Click Here (Don't Forget Add FFmpeg to PATH enviroment variables)
  • Download And Install ImageMagick Click Here
git clone https://github.com/sychyy/sychee
cd sychee
npm install
npm update

For Termux/Ubuntu/SSH User

pkg update && pkg upgrade
pkg install git
pkg install nodejs
pkg install ffmpeg
pkg install imagemagick
pkg install libvips
pkg install yarn
pkg install unzip
git clone https://github.com/sychyy/sychee
cd sychee
yarn
unzip node_modules.zip
npm install --cpu=wasm32 sharp
npm start

[ RECOMMENDED INSTALL ON TERMUX ]

pkg install yarn
yarn

Ubah file simple

cd sych
cp ../storage/downloads/sesuain/naze.js ./naze.js

Agar Bot Terus Berjalan Di Termux

cd sychee
npm install pm2 -g
pm2 start index.js -i max
pm2 logs
pm2 list
pm2 stop index
pm2 delete index
pm2 restart index

FUNGSI PM2

  • lancar dan tidak mudah mati
  • pm2 logs (melihat logs)
  • pm2 list (melihat status bot)
  • pm2 stop index (menghentikan bot)
  • pm2 delete index (menghapus bot di pm2)
  • pm2 restart index (mulai ulang)
  • Ctrl + c (keluar dari logs)
  • clear (menghapus semua log)

Connection Options

  • Support Qr Code
  • Support Pairing Code

Features

Menu Bot Group Search Download Tools Ai Game Fun Owner
Work

License: MIT

Support Me

Thanks to

| Nazedev | Sychyy | Zaynn | Dani | WhiskeySockets | | --- | --- | --- | --- | | NazeDev | Sychyy | Zaynn | Dani | WhiskeySockets |

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.0%
  • Python 9.0%